mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
496ec6036f
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.
|