blob: db65d89f412780ec28d1ffd5fe403d822501dafd [file] [log] [blame]
Ryan Prichardf6283ab2022-01-13 17:30:19 -08001CMAKE_ECLIPSE_VERSION
2---------------------
3
4.. versionadded:: 3.6
5
6This cache variable is used by the Eclipse project generator. See
7:manual:`cmake-generators(7)`.
8
9When using the Eclipse project generator, CMake tries to find the Eclipse
10executable and detect the version of it. Depending on the version it finds,
11some features are enabled or disabled. If CMake doesn't find
12Eclipse, it assumes the oldest supported version, Eclipse Callisto (3.2).