[CMake] Dependences to parallel project directories

Tero Mäntyvaara termant at gmail.com
Wed Aug 8 13:00:10 EDT 2012


Hi.

I have got four CMake-projects: project1, project2, project3 and project4.
Each project is in its own directory and these directories are parallel.

Project2 is dependent on project1, project3 is dependent on project1 and
project2. Project4 is dependent on project1 and project3.

How can I include source files from other projects in projects2, project3
and project4?


Tero M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120808/69bf995c/attachment.htm>


More information about the CMake mailing list