CMake/Tests/ExportImport/Export
Brad King e3b1bdb058 ENH: Support exporting/importing of AppBundle targets.
- Imported bundles have the MACOSX_BUNDLE property set
  - Added cmTarget::IsAppBundleOnApple method to simplify checks
  - Document BUNDLE keyword in INSTALL command
  - Updated IMPORTED_LOCATION property documentation for bundles
  - Updated ExportImport test to test bundles
2008-01-28 14:46:16 -05:00
..
CMakeLists.txt ENH: Support exporting/importing of AppBundle targets. 2008-01-28 14:46:16 -05:00
testExe1.c BUG: Fix export/import file generation to not store link dependencies of executables or modules. 2008-01-28 13:37:59 -05:00
testExe1lib.c BUG: Fix export/import file generation to not store link dependencies of executables or modules. 2008-01-28 13:37:59 -05:00
testExe2.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testExe3.c ENH: Support exporting/importing of AppBundle targets. 2008-01-28 14:46:16 -05:00
testLib1.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testLib2.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testLib3.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testLib4.c ENH: Added framework to ExportImport test. 2008-01-28 13:06:17 -05:00