[CMake] Visual Studio - dependencies
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Thu Apr 19 12:02:10 EDT 2007
Vitor Vasconcelos Araujo Silva schrieb:
>
>
>
>>> [...]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...
afaics from my projects, cmake adds all needed dependencies to the
sln-file. Can you provide a testcase ?
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://public.kitware.com/pipermail/cmake/attachments/20070419/c2fbb5de/signature.pgp
More information about the CMake
mailing list