CMake/Tests/CPackComponentsForAll
David Cole 587b7b6f5e Tests: Use the right path to CPack value for running CPack tests
These tests were not running properly on Visual Studio or
Xcode dashboards before this commit because of the "Debug"
or "Release" sub-directory. The scripts already have
CMAKE_CPACK_COMMAND since the correct CMake executable is
used to run the scripts, so just use that, rather than
passing down an incorrect path to the CPack executable.
2012-11-29 15:49:36 -05:00
..
CMakeLists.txt Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
MyLibCPackConfig-AllInOne.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
MyLibCPackConfig-IgnoreGroup.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
MyLibCPackConfig-OnePackPerGroup.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
RunCPackVerifyResult.cmake Tests: Use the right path to CPack value for running CPack tests 2012-11-29 15:49:36 -05:00
mylib.cpp CPack new tests for component install 2010-12-14 12:20:54 -05:00
mylib.h CPack new tests for component install 2010-12-14 12:20:54 -05:00
mylibapp.cpp CPack new tests for component install 2010-12-14 12:20:54 -05:00