CMake/Tests/ExportImport
Brad King fd6076d075 Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogram
Pass the CMAKE_TEST_MAKEPROGRAM, if any, to each test at CMake time in
the CMAKE_MAKE_PROGRAM cache entry.  Pass the CMAKE_TEST_MAKEPROGRAM
into the ExportImport, Fortran, and MacRuntimePath tests so that they
may do the same for the nested project configurations.

Now "ctest --build-and-test" can get the make program from the test
build tree cache, so drop the explicit --build-makeprogram.
2013-11-18 11:30:50 -05:00
..
Export Consider targets with double colons to be IMPORTED or ALIAS targets. 2013-10-21 15:56:31 +02:00
Import Consider targets with double colons to be IMPORTED or ALIAS targets. 2013-10-21 15:56:31 +02:00
CMakeLists.txt Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogram 2013-11-18 11:30:50 -05:00
InitialCache.cmake.in Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogram 2013-11-18 11:30:50 -05:00
main.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00