[CMake] [PATCH] kdevelop3 generator, 2nd version

Alexander Neundorf a.neundorf-work at gmx.net
Mon Sep 27 15:56:19 EDT 2004


Hi, 
 
attached is an improved version of the kdevelop3 project file generator 
for cmake. It doesn't use exit() anymore and it doesn't rely on calling 
PROJECT() in the correct directory anymore. 
 
What it doesn't do and what I can't change (since kdevelop isn't an own 
build system, but "just" a GUI around make): 
-TRY_COMPILE should use the normal unix makefile TRY_COMPILE 
-there is currently no way in kdevelop to test the project files without 
user interventions 
-the file foo.kdevelop.filelist *has* to be generated in the source tree, 
otherwise kdevelop doesn't find the sources 
 
So, how about applying ? :-) 
 
Bye 
Alex 
 

-- 
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-kdevelop3.diff
Type: text/x-diff
Size: 1910 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20040927/4684b1e4/cmake-kdevelop3-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmGlobalKdevelopGenerator.cxx
Type: text/x-c++src
Size: 2137 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20040927/4684b1e4/cmGlobalKdevelopGenerator-0001.cxx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmGlobalKdevelopGenerator.h
Type: text/x-chdr
Size: 1723 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20040927/4684b1e4/cmGlobalKdevelopGenerator-0001.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmLocalKdevelopGenerator.cxx
Type: text/x-c++src
Size: 12894 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20040927/4684b1e4/cmLocalKdevelopGenerator-0001.cxx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmLocalKdevelopGenerator.h
Type: text/x-chdr
Size: 2707 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20040927/4684b1e4/cmLocalKdevelopGenerator-0001.h


More information about the CMake mailing list