[CMake] Visual Studio - dependencies
Vitor Vasconcelos Araujo Silva
vasconcv at loria.fr
Thu Apr 19 11:57:33 EDT 2007
>> [...]So, the question: Is it possible to control this kind of
>> dependecies/behavior from CMakeLists files?
>
> Yes. Look up ADD_DEPENDENCIES at http://cmake.org/HTML/Documentation.html.
>
> Alan
Thanks Alan, but it doesn't help. If I use it, I cannot build the
Visual Studio project, because the dependence is a library that I intend
to build inside my project.
Well, maybe I'm doing something wrong, but I almost sure I cannot
add a library as a dependence before have it built. So, my problem
continues...
Thanks a lot,
Vitor
More information about the CMake
mailing list