mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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=''
|