Re: Build plugin & Projects
[email protected] Wed, 30 Aug 2023 11:57:01 +0200
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <[email protected]> |
On 2023-08-30 08:12, Taekyung Kim wrote: > On Wednesday, 30 August 2023 14:20:13 KST [email protected] wrote: >> On 2023-08-29 23:23, Alexander Neundorf wrote: >> > On Donnerstag, 17. August 2023 20:08:46 CEST Kåre Särs wrote: >> >> Hi, >> >> >> >> Some time ago I got an eye opener... A lot of people do not use >> >> sessions!!!??? The build plugin right now is close to worthless >> >> without >> >> sessions. >> > >> > no, it's not. >> > When you use the cmake-generated kate projects, kate reads the project >> > settings, which includes settings for the build plugin. >> > >> > This should just work. >> >> Hi, >> >> That is true, but unfortunately CMake will remove that soon. >> >> Greetings >> Christoph >> >> > Alex > > That's indeed unfortunate. In > https://cmake.org/cmake/help/latest/generator/ > Kate.html, they say `cmake-file-api` can replace this feature, are we > still > okay with this new feature? I guess the API will allow us to auto generate the project, but somebody must implement that in the project plugin. Greetings Christoph > > Best, > Taekyung