CMake/Tests/ExportImport/Import
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
..
A Allow add_dependencies() on imported targets (#10395) 2010-11-19 17:19:21 -05:00
CMakeLists.txt ENH: Test export/import of link interface languages 2009-07-11 10:10:51 -04:00
imp_testTransExe1.c ENH: Test transitive link to subdir-imported lib 2009-04-06 11:11:33 -04:00