[CMake] Precompiled headers

Yves Martelli ymartelli at cistib.upf.edu
Tue Nov 4 11:54:37 EST 2008


Hi,
I tried looking for precompiled header support in CMake for Makefiles, but the information on the net is quite sparse and it is not easy to see if it is up to date.
I saw that gcc supports precompiled headers and that you just have to give the header to it with an output file. 
So the question, can I use precompiled headers with Cmake for Makefiles?
Thanks,
Yves


More information about the CMake mailing list