8 lines
285 B
ReStructuredText
8 lines
285 B
ReStructuredText
try_compile-custom-variables
|
|
----------------------------
|
|
|
|
* A :variable:`CMAKE_TRY_COMPILE_PLATFORM_VARIABLES` variable was
|
|
added for use by toolchain files to specify platform-specific
|
|
variables that must be propagated by the :command:`try_compile`
|
|
command into test projects.
|