[cmake-developers] CodeLite generator enhancement(s)
Brad King
brad.king at kitware.com
Thu Sep 15 08:07:58 EDT 2016
On 09/15/2016 03:24 AM, Minze Zwerver wrote:
> I could merge the codelite enhancements into the original
> codelite generator
That would be preferred.
> Would something like -DCMAKE_CODELITE_USE_TARGETS=ON be an
> acceptable way, if not, how should one influence the generator ?
Yes.
FYI, the "cmake server" work that has been discussed on this list
(previously called "cmake daemon") may eventually eliminate the
need for "extra" generators. It will allow IDEs to ask CMake for
information about the projects in a structured way.
-Brad
More information about the cmake-developers
mailing list