cmake/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst
2015-11-17 17:22:37 +01:00

9 lines
280 B
ReStructuredText

CMAKE_USER_MAKE_RULES_OVERRIDE_<LANG>
-------------------------------------
Specify a CMake file that overrides platform information for ``<LANG>``.
This is a language-specific version of
:variable:`CMAKE_USER_MAKE_RULES_OVERRIDE` loaded only when enabling language
``<LANG>``.