[CMake] How to add dependency on parent directories?

Vyacheslav Karamov ubuntulist at yandex.ru
Wed Apr 25 08:31:40 EDT 2012


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.



More information about the CMake mailing list