The basic codelite generator creates .project files based on the `project()` stanza. Add a `CMAKE_CODELITE_USE_TARGETS` option to use the targets instead.
7 lines
211 B
ReStructuredText
7 lines
211 B
ReStructuredText
codelite-organize-by-target
|
|
---------------------------
|
|
|
|
* The :generator:`CodeLite` generator gained a new
|
|
:variable:`CMAKE_CODELITE_USE_TARGETS` option
|
|
to change project creation from projects to targets.
|