summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst')
-rw-r--r--share/cmake-3.18/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst b/share/cmake-3.18/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
new file mode 100644
index 0000000..33cdf6c
--- /dev/null
+++ b/share/cmake-3.18/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
@@ -0,0 +1,8 @@
+CMAKE_CODELITE_USE_TARGETS
+--------------------------
+
+Change the way the CodeLite generator creates projectfiles.
+
+If this variable evaluates to ``ON`` at the end of the top-level
+``CMakeLists.txt`` file, the generator creates projectfiles based on targets
+rather than projects.