[CMake] Automatic Building of dependencies

William A. Hoffman billlist at nycap.rr.com
Thu May 4 13:14:42 EDT 2006


At 01:01 PM 5/4/2006, Thomas.Voss at rub.de wrote:


>Haven't tried yet but a general concern: To my mind it would be more "generic" to
>specify it in 'Application 1' CMakeLists.txt. Is there a reason why it doesn't work that
>way?

I am not sure what you are asking here.  In the Application1 CMakeLists.txt file,
you specify that Application1 links to Library1 and Library2.  Therefore, Library1
and Library2 must be built prior to building any part of Application1.

-Bill


>Thanks anyway:)
>
>Thomas



More information about the CMake mailing list