Re: Build plugin & Projects
Taekyung Kim <[email protected]> Wed, 30 Aug 2023 15:12:53 +0900
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <3403534.e9J7NaK4W3@may> |
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? Best, Taekyung