Discussion:
CMake project with docker
gregor.mi.sw
2018-07-24 08:30:13 UTC
Permalink
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?

Gregor
Aleix Pol
2018-07-24 10:20:44 UTC
Permalink
Post by gregor.mi.sw
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

Loading...