[CMake] dependencies on auto-generated files and VC-8.0

Alex Makarenko alexei at cas.edu.au
Sat Jul 1 21:12:35 EDT 2006


> 
> Try this:
> ADD_DEPENDENCIES(Lib1 Lib0)
> 

Tried it, does not change anything, unfortunately. 

My understanding is that with non-custom targets (like libraries)
TARGET_LINK_LIBRARIES implies the dependency which ADD_DEPENDENCIES
specifies explicitly for custom targets.





More information about the CMake mailing list