]> git.lyx.org Git - features.git/commit
cmake: add pch for gcc, it's sooo hairy, disable by default
authorPeter Kümmel <syntheticpp@gmx.net>
Thu, 3 Dec 2009 21:58:44 +0000 (21:58 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Thu, 3 Dec 2009 21:58:44 +0000 (21:58 +0000)
commitfbd326a0a00e620221841ed953e0c2651af840a4
treec839c1d0502eb6511f71090692c78de8a2ae6d4e
parent01ede7f591cfac26a100ce202e106688fe9f930e
cmake: add pch for gcc, it's sooo hairy, disable by default

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32303 a592a061-630c-0410-9148-cb99ea01b6c8
development/cmake/CMakeLists.txt
development/cmake/modules/PCHSupport_26.cmake [new file with mode: 0644]
development/cmake/pcheaders.h
development/cmake/src/CMakeLists.txt
development/cmake/src/frontends/CMakeLists.txt
development/cmake/src/frontends/qt4/CMakeLists.txt
development/cmake/src/graphics/CMakeLists.txt
development/cmake/src/insets/CMakeLists.txt
development/cmake/src/mathed/CMakeLists.txt
development/cmake/src/support/CMakeLists.txt