Hi All!

My project's (named Compare) structure is similar to this:

Root
   |
 SphinX
       |
       sphinxbase (autotools project)
 Sound
       |
       |-DoScoring (my Cmake-based project)
       |-Compare (my Cmake-based project)
            |-CMakeLists.txt
            |-src (source files for project Compare)
            |-ATLAS (autotools project)

How add dependencies on other projects to CMakeLists.txt of my project Compare?


Thank you in advance,
Vyacheslav.

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to