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 export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
AppendExport-stderr.txt export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
AppendExport.cmake export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
CMakeLists.txt export(): Check targets exist at configure-time (#14608) 2013-12-04 08:30:26 -05:00
NoExportSet-result.txt export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
NoExportSet-stderr.txt export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
NoExportSet.cmake export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
OldIface-result.txt export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
OldIface-stderr.txt export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
OldIface.cmake export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
RunCMakeTest.cmake export: Implement EXPORT subcommand (#9822) 2013-12-24 13:02:49 +01:00
TargetNotFound-result.txt export(): Check targets exist at configure-time (#14608) 2013-12-04 08:30:26 -05:00
TargetNotFound-stderr.txt export(): Check targets exist at configure-time (#14608) 2013-12-04 08:30:26 -05:00
TargetNotFound.cmake export(): Check targets exist at configure-time (#14608) 2013-12-04 08:30:26 -05:00