Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally | Stephen Kelly | 2016-10-07 | 1 | -2/+3 |
| | |||||
* | CodeLite: Optionally use targets to create (sub)project files | Minze Zwerver | 2016-09-26 | 1 | -0/+7 |
The basic codelite generator creates .project files based on the `project()` stanza. Add a `CMAKE_CODELITE_USE_TARGETS` option to use the targets instead. |