mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
303 B
ReStructuredText
11 lines
303 B
ReStructuredText
CMAKE_CODELITE_USE_TARGETS
|
|
--------------------------
|
|
|
|
.. versionadded:: 3.7
|
|
|
|
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.
|