[CMake] TARGET_LINK_LIBRARIES for library targets?

Christian Convey christian.convey at gmail.com
Tue Aug 7 10:37:27 EDT 2007


When my project contains two libraries, where one depends on the other...

Are there any reasons for, or against, calling th
TARGET_LINK_LIBRARIES command to express that dependency?

Does the answer change depending on whether zero, one, or both of them
are static vs. dynamic libraries?

Thanks,
Christian


More information about the CMake mailing list