cmake: add pch for gcc, it's sooo hairy, disable by default

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32305 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2009-12-03 22:08:08 +00:00
parent 075f191ff5
commit acdd652e12

View File

@ -71,7 +71,7 @@ add_executable(${_lyx}
${vld_files}
)
lyx_add_gcc_pch(lyx)
lyx_add_gcc_pch(${_lyx})
target_link_libraries(${_lyx}
mathed