CMake/Tests/RunCMake/build_command
Brad King 2e1c2bd2dd build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)
If CMAKE_MAKE_PROGRAM is not set fail with an error message instead of
crashing.  Suggest calling project() or enable_language() first to
ensure that CMAKE_MAKE_PROGRAM is set.
2013-03-12 18:17:40 -04:00
..
BeforeProject-result.txt build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 2013-03-12 18:17:40 -04:00
BeforeProject-stderr.txt build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 2013-03-12 18:17:40 -04:00
BeforeProject.cmake build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 2013-03-12 18:17:40 -04:00
CMakeLists.txt build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 2013-03-12 18:17:40 -04:00
ErrorsCommon.cmake Refactor RunCMake.build_command test to allow more cases 2013-03-12 18:09:22 -04:00
ErrorsOFF-stderr.txt Use generalized RunCMake test infrastrucure for build_command test 2012-03-12 09:33:21 -04:00
ErrorsOFF-stdout.txt Use generalized RunCMake test infrastrucure for build_command test 2012-03-12 09:33:21 -04:00
ErrorsOFF.cmake Refactor RunCMake.build_command test to allow more cases 2013-03-12 18:09:22 -04:00
ErrorsON-result.txt Use generalized RunCMake test infrastrucure for build_command test 2012-03-12 09:33:21 -04:00
ErrorsON-stderr.txt Refactor RunCMake.build_command test to allow more cases 2013-03-12 18:09:22 -04:00
ErrorsON-stdout.txt Use generalized RunCMake test infrastrucure for build_command test 2012-03-12 09:33:21 -04:00
ErrorsON.cmake Refactor RunCMake.build_command test to allow more cases 2013-03-12 18:09:22 -04:00
RunCMakeTest.cmake build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 2013-03-12 18:17:40 -04:00