MantisBT - CMake
View Issue Details
0000907CMakepublic2004-06-02 17:502006-10-05 11:41
Filipe Sousa 
Brad King 
lowfeaturealways
closedduplicate 
 
 
0000907: gcc-3.4 PCH support in cmake
It would be great if cmake supported gcc-3.4 Precompiled headers (PCH) to speed up compilation
like qmake from www.trolltech.com does. In qmake we just have to add
"PRECOMPILED_HEADER = header_file.h" to the project as you can see in http://doc.trolltech.com/3.3/qmake-manual-7.html [^]
No tags attached.
Issue History

Notes
(0003817)
Christian Ehrlicher   
2006-03-01 03:52   
I think this would speedup kdelibs compile :)
qmake support pch for mingw & msvc too - if you need example makefiles let me know.
(0005250)
Brad King   
2006-10-05 11:41   
Bug 0001260 is a duplicate but that has more discussion. I'm closing this one.