> > 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.