cmake/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst

11 lines
303 B
ReStructuredText
Raw Normal View History

2016-10-30 18:24:19 +01:00
CMAKE_CODELITE_USE_TARGETS
--------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.7
2016-10-30 18:24:19 +01:00
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.