[CMake] Dependency on library in a separate branch

Klaim - Joël Lamotte mjklaim at gmail.com
Sun Jun 26 18:48:22 EDT 2011


2011/6/27 Klaim - Joël Lamotte <mjklaim at gmail.com>

>
> The full repostory is up to date now there:
> http://code.google.com/p/art-of-sequence/source/browse/
> In tools directory, project A is aosdesigner, project B is aoslcpp, project
> C is the test project under aoslcpp.
>
>
In case it helps, what I find strange is that there is no error on the CMake
project generation process.
The missing include directory isn't reported even if the aoslcpp (B) name is
used ( in
http://code.google.com/p/art-of-sequence/source/browse/tools/aosdesigner/CMakeLists.txt
 )

target_link_libraries( aosdesigner ${QT_LIBRARIES} aoslcpp )

(aoslcpp <=> A, aosdesigner <=> B)

So I'm not sure if it helps.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110627/2b457157/attachment.htm>


More information about the CMake mailing list