[CMake] ExternalProject_Add ... output directy (sln file directory)

Christophe Demez christophe.demez at luciad.com
Thu Mar 30 10:10:27 EDT 2017


Hi,

I'm currently using one CMakeLists.txt file that will execute an 
external CMakeLists.txt (and dependency).

For this I use the ExternalProject_Add command, but I can't find a way 
to specify where the ".sln" file will be generated.

I have also created StackOverflow question here with more information, 
if someone have an idea for a solution ?

http://stackoverflow.com/questions/43117117/cmake-use-externalproject-add-and-specify-the-output-folder 


Thanks


More information about the CMake mailing list