<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I have two cmake projects named projectA and projectB. projectA includes projectB via ExternalProject_add which uses the SOURCE_DIR and CMAKE_ARGS flags to build and have tell projectB where to put the compiled libraries that projectA requires. I like using IDEs like codeblocks and when I open the codeblocks project made by running cmake on projectA it displays projectA&#39;s source and header files. It can then build projectA and projectB nicely.<br>

<br></div>Is there a way to also have projectB&#39;s source files also displayed when using a cmake generated IDE?<br><br></div>Thanks,<br></div>- Aaron<br></div>