Re: CMake project with docker
Aleix Pol <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <CACcA1Ro5c80n7hJxY6yTzSS9+KMW5N4gF=qwrynnHrDxqGjCKQ@mail.gmail.com> |
On Tue, Jul 24, 2018 at 10:30 AM gregor.mi.sw <[email protected]> wrote: > > Hi, > > I use KDevelop for a CMake project that is built inside a docker > container. I wonder which Project Manager is supposed to be used in this > case: CMake, Custom or Generic? > > I went for Custom and setup my custom commands. Is this the way to go; > also when it comes to running a debugger? KDevCMake should support it, if it's a cmake project I'd use that. Aleix