CMake/Tests/ExportImport/Import/A
Stephen Kelly 77cecb778f Add includes and compile definitions with target_link_libraries.
This establishes that linking is used to propagate usage-requirements
between targets in CMake code. The use of the target_link_libraries
command as the API for this is chosen because introducing a new command
would introduce confusion due to multiple commands which differ only in
a subtle way.
2013-01-31 17:34:20 +01:00
..
CMakeLists.txt Add includes and compile definitions with target_link_libraries. 2013-01-31 17:34:20 +01:00
deps_iface.c Fix linking to imported libraries test. 2013-01-10 17:13:19 +01:00
deps_shared_iface.cpp Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
imp_lib1.c Allow add_dependencies() on imported targets (#10395) 2010-11-19 17:19:21 -05:00
imp_mod1.c ENH: Test transitive link to subdir-imported lib 2009-04-06 11:11:33 -04:00
imp_testExe1.c Test link multiplicity export/import 2009-09-01 10:38:36 -04:00