MantisBT - CMake
View Issue Details
0000038CMakepublic2003-06-27 14:052004-04-23 12:54
Bill Hoffman 
Bill Hoffman 
normalfeaturealways
closedfixed 
 
 
0000038: SUBDIRS(PREORDER)
Add an option to be able to change the order subdirs are traversed.
No tags attached.
Issue History

Notes
(0000959)
Bill Hoffman   
2004-04-23 12:54   
It works now, but you may need to set SET(CMAKE_IGNORE_DEPENDENCIES_ORDERING 1) to use it with a library in a subdir before an execuable that links it.