[CMake] Precompiled headers

Yves Martelli ymartelli at cistib.upf.edu
Tue Nov 11 03:13:58 EST 2008


Sorry to ask again, but speeding up my build would really help me and my colleagues in the context of a continuous build...

Does CMake support precompiled headers when generating Makefiles?

________________________________________
From: Yves Martelli
Sent: 04 November 2008 17:54
To: cmake at cmake.org
Subject: Precompiled headers

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