CMake/Tests/ExportImport
Brad King 94c1fe83fd ENH: Make link interface mode more distinct
Rename the recently added INTERFACE mode of the target_link_libraries()
command to LINK_INTERFACE_LIBRARIES.  This makes it much more distinct
from a normal call to the command, and clearly states its connection to
the property of the same name.  Also require the option to appear
immediately after the target name to make it a mode rather than an
option.
2008-08-18 10:11:29 -04:00
..
Export ENH: Make link interface mode more distinct 2008-08-18 10:11:29 -04:00
Import ENH: Test target_link_libraries INTERFACE option 2008-08-11 16:23:10 -04:00
CMakeLists.txt ENH: preclean some warnings 2008-03-25 11:27:18 -04:00
main.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00