mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
a6562ff579
Add a `CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES` variable to tell `try_compile` not to pass platform variables to the test project. Issue: #23219
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
-- CMAKE_ENABLE_EXPORTS=''
|
|
-- FOO=''
|
|
-- Enabling CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES
|
|
-- CMAKE_ENABLE_EXPORTS=''
|
|
-- FOO=''
|