]> git.lyx.org Git - features.git/commit
add support of precompiled headers for msvc, enable with -Dpch=1, disable headers...
authorPeter Kümmel <syntheticpp@gmx.net>
Mon, 23 Oct 2006 13:34:22 +0000 (13:34 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Mon, 23 Oct 2006 13:34:22 +0000 (13:34 +0000)
commitdc5c8be0f004ae0013da5f81867efa1a4dc94411
tree1507d9dbe69740679f8433341c02bbebe3bdc83c
parent2ceb5e27693b7ac92611410d2e488821e6dd9ba5
add support of precompiled headers for msvc, enable with -Dpch=1, disable headers by defining LYX_DONT_PRECOMPILE_* macros in config.C.cmake

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15506 a592a061-630c-0410-9148-cb99ea01b6c8
development/cmake/config.C.cmake [changed mode: 0755->0644]