KDevelop template: Simple CMake based C++ project

Gabor Garami hrgyster at gmail.com
Thu Feb 19 10:49:12 UTC 2009


On Thu, Feb 19, 2009 at 10:51 AM, Andreas Pakulat <apaku at gmx.de> wrote:
> No its not needed. A CMakeLists.txt to compile main.cpp into foo looks like
> this:
>
> project(foo)
> add_executable(foo main.cpp)

Okay, then i removed these stuffs.

> Yes, but I don't know wether we support that with the kdevelop macro and I
> don't know either how thats done with kdesdk/kapptemplate.

I don't know it too, and I cannot investigate it from source. I think
this thing needs communication between kdesdk/kapptemplate team and
me.

Anyway, thanks a reports and a lot of help.

Have a nice day

Gabor Garami
hrgyster at gmail.com




More information about the KDevelop-devel mailing list