[CMake] Dependencies and libraries..How does it work?

Mathias Gaunard mathias.gaunard at ens-lyon.org
Fri Jun 17 04:27:33 EDT 2011


On 16/06/2011 23:54, David Springate wrote:

> I have the following:
> A library called MY_LIB that builds with a cmake command (I have created
> a nice CMakeLists.txt file)

What do you mean a cmake command? add_custom_target?

If that's how you generate your library then you need CMake 2.8.4 or 
later for dependencies to work correctly.


More information about the CMake mailing list