cmake/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst

8 lines
202 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_NOT_USING_CONFIG_FLAGS
----------------------------
2015-11-17 17:22:37 +01:00
Skip ``_BUILD_TYPE`` flags if true.
2014-08-03 19:52:23 +02:00
This is an internal flag used by the generators in CMake to tell CMake
2015-11-17 17:22:37 +01:00
to skip the ``_BUILD_TYPE`` flags.