blob: 98960c52043117db2d1c9dd52c4715ca51ea5560 (
plain)
1
2
3
4
5
6
7
|
CMAKE_NOT_USING_CONFIG_FLAGS
----------------------------
Skip ``_BUILD_TYPE`` flags if true.
This is an internal flag used by the generators in CMake to tell CMake
to skip the ``_BUILD_TYPE`` flags.
|