summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst')
-rw-r--r--share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst b/share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst
new file mode 100644
index 0000000..62ee0d2
--- /dev/null
+++ b/share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst
@@ -0,0 +1,6 @@
+CMAKE_DEFAULT_BUILD_TYPE
+------------------------
+
+Specifies the configuration to use by default in a ``build.ninja`` file in the
+:generator:`Ninja Multi-Config` generator. See the generator's documentation
+for more details.