mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'codelite-global-setting'
80574a38Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globallyf59e8779cmGlobalGenerator: Add API to get settings from top-level cmMakefile
This commit is contained in:
@@ -3,5 +3,6 @@ CMAKE_CODELITE_USE_TARGETS
|
||||
|
||||
Change the way the CodeLite generator creates projectfiles.
|
||||
|
||||
If this variable is set to ``ON`` the generator creates projectfiles
|
||||
based on targets rather than projects.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user