summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst')
-rw-r--r--Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst b/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst
new file mode 100644
index 0000000..4cef023
--- /dev/null
+++ b/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst
@@ -0,0 +1,8 @@
+DISABLE_PRECOMPILE_HEADERS
+--------------------------
+
+Disables the precompilation of header files specified by
+:prop_tgt:`PRECOMPILE_HEADERS` property.
+
+If the property is not set, CMake will use the value provided
+by :variable:`CMAKE_DISABLE_PRECOMPILE_HEADERS`.