Re: [GNC-dev] recent CMake warnings
"Frank H. Ellenberger" <[email protected]> Fri, 18 Aug 2023 15:15:13 +0200
| Newsgroups | gmane.comp.gnome.apps.gnucash.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Geert, Am 17.08.23 um 18:24 schrieb Geert Janssens: : > I don't know what to do with your eclipse warning. That's not part of our CMake > configuration. I suppose you are using something like -G Eclipse-CDT or something when > you call cmake.: Right. IIRC https://wiki.gnucash.org/wiki/Eclipse#With_CMake_.26_Ninja started as a copy of one of your emails and was later extended by my and others experiments. In contrast to 'cmake -GNinja' 'cmake -G"Eclipse CDT4 - Ninja"' generates additinal Eclipse .*project files. For now, i have added a footnote. Regards Frank