summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/try_compile-custom-variables.rst
blob: 539b364b810a30e658f1d4837613b191781eca32 (plain)
1
2
3
4
5
6
7
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.