cmake/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst

9 lines
280 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_USER_MAKE_RULES_OVERRIDE_<LANG>
-------------------------------------
2015-11-17 17:22:37 +01:00
Specify a CMake file that overrides platform information for ``<LANG>``.
2014-08-03 19:52:23 +02:00
2015-11-17 17:22:37 +01:00
This is a language-specific version of
:variable:`CMAKE_USER_MAKE_RULES_OVERRIDE` loaded only when enabling language
``<LANG>``.