CMake/Tests/ExportImport/Import/A
Brad King e01cce2869 Allow add_dependencies() on imported targets (#10395)
Imported targets do not themselves build, but we can follow dependencies
through them to find real targets.  This allows imported targets to
depend on custom targets that provide the underlying files at build
time.
2010-11-19 17:19:21 -05:00
..
CMakeLists.txt Allow add_dependencies() on imported targets (#10395) 2010-11-19 17:19:21 -05: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