Hello All, is it possible to enable precompiled headers for ms dev studio using cmake. I've been trying to do this kind of thing, but so far no luck... ADD_DEFINITIONS(/YX"Headers.h" /Fp"$(IntDir)/$(TargetName).pch") thanks JB