CMake/Tests/RunCMake/export
Stephen Kelly cbe7e8fae4 export: Implement EXPORT subcommand (#9822)
Teach the export command to handle export sets defined by invocations
of install(TARGETS ... EXPORT foo).  This makes maintenance of targets
exported to both the build tree and install tree trivial.
2013-12-24 13:02:49 +01:00
..
AppendExport-result.txt
AppendExport-stderr.txt
AppendExport.cmake
CMakeLists.txt
NoExportSet-result.txt
NoExportSet-stderr.txt
NoExportSet.cmake
OldIface-result.txt
OldIface-stderr.txt
OldIface.cmake
RunCMakeTest.cmake
TargetNotFound-result.txt
TargetNotFound-stderr.txt
TargetNotFound.cmake