CMake/Tests/CTestTestLaunchers
Brad King 70ff1f15fc Tests/CTestTest*: Detect compiler from environment
Three of these tests were still using the compiler selected for building
CMake itself.  In general our test suite is supposed to let each test
select the compiler from the environment.  This is particularly
important on macOS where CMake might be built with compilers inside
Xcode, which require an explicit `CMAKE_OSX_SYSROOT`.
2024-11-07 09:46:09 -05:00
..
launcher_compiler_test_project Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
launcher_custom_command_test_project Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
launcher_linker_test_project Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
test.cmake.in Tests/CTestTest*: Detect compiler from environment 2024-11-07 09:46:09 -05:00