Am Montag, den 26.01.2009, 16:22 +0200 schrieb Dmytro Ovdiienko:
> Micha,
> 
> Use target_link_libraries and add_dependencies to fix project build
> order.
> 

I think, that this doesn't work in the case here.
For target_link_libraries I need a library. If prog is first in build
process then there are no libs.
add_dependencies helps if all projects would be in one CMakeList-file.

Michael

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to