Files
CMake/Tests/RunCMake/try_compile/CMP0137-WARN-stdout.txt
T
Brad King a6562ff579 try_compile: Add option to skip passing platform variables
Add a `CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES` variable to tell
`try_compile` not to pass platform variables to the test project.

Issue: #23219
2022-05-16 10:47:21 -04:00

6 lines
126 B
Plaintext

-- CMAKE_ENABLE_EXPORTS=''
-- FOO=''
-- Enabling CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES
-- CMAKE_ENABLE_EXPORTS=''
-- FOO=''