-
- Downloads
CodeLite: Optionally use targets to create (sub)project files
The basic codelite generator creates .project files based on the `project()` stanza. Add a `CMAKE_CODELITE_USE_TARGETS` option to use the targets instead.
Showing
- Help/generator/CodeLite.rst 5 additions, 1 deletionHelp/generator/CodeLite.rst
- Help/manual/cmake-variables.7.rst 1 addition, 0 deletionsHelp/manual/cmake-variables.7.rst
- Help/release/dev/codelite-organize-by-target.rst 6 additions, 0 deletionsHelp/release/dev/codelite-organize-by-target.rst
- Help/variable/CMAKE_CODELITE_USE_TARGETS.rst 7 additions, 0 deletionsHelp/variable/CMAKE_CODELITE_USE_TARGETS.rst
- Source/cmExtraCodeLiteGenerator.cxx 240 additions, 94 deletionsSource/cmExtraCodeLiteGenerator.cxx
- Source/cmExtraCodeLiteGenerator.h 21 additions, 0 deletionsSource/cmExtraCodeLiteGenerator.h
Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
0 → 100644
Please register or sign in to comment