summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_ECLIPSE_VERSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/variable/CMAKE_ECLIPSE_VERSION.rst')
-rw-r--r--share/cmake-3.22/Help/variable/CMAKE_ECLIPSE_VERSION.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/variable/CMAKE_ECLIPSE_VERSION.rst b/share/cmake-3.22/Help/variable/CMAKE_ECLIPSE_VERSION.rst
new file mode 100644
index 0000000..db65d89
--- /dev/null
+++ b/share/cmake-3.22/Help/variable/CMAKE_ECLIPSE_VERSION.rst
@@ -0,0 +1,12 @@
+CMAKE_ECLIPSE_VERSION
+---------------------
+
+.. versionadded:: 3.6
+
+This cache variable is used by the Eclipse project generator. See
+:manual:`cmake-generators(7)`.
+
+When using the Eclipse project generator, CMake tries to find the Eclipse
+executable and detect the version of it. Depending on the version it finds,
+some features are enabled or disabled. If CMake doesn't find
+Eclipse, it assumes the oldest supported version, Eclipse Callisto (3.2).