cmake/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
2021-09-14 00:13:48 +02:00

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.