Hei hei,
On 13.12.2014 09:08, ambreen haleem wrote:
> In my main repository where my project reside, I created a sub-directory
> called build. When I do cmake -G "KDevelop3", I do get a kdevelop project
> in the build but it has no src files and most of the files in there are
> cmake related. I'm
On Saturday, December 13, 2014 00:08:44 ambreen haleem wrote:
> In my main repository where my project reside, I created a sub-directory
> called build. When I do cmake -G "KDevelop3", I do get a kdevelop project
> in the build but it has no src files and most of the files in there are
> cmake rela
Am Samstag, 13. Dezember 2014, 00:08:44 schrieb ambreen haleem:
> In my main repository where my project reside, I created a sub-directory
> called build. When I do cmake -G "KDevelop3", I do get a kdevelop project
> in the build but it has no src files and most of the files in there are
> cmake re
In my main repository where my project reside, I created a sub-directory
called build. When I do cmake -G "KDevelop3", I do get a kdevelop project
in the build but it has no src files and most of the files in there are
cmake related. I'm on Ubuntu 14.04 and KDevelop4.
How do I generate a usable KD