]> git.lyx.org Git - features.git/commit
cmake: make options more consistent
authorPeter Kümmel <syntheticpp@gmx.net>
Sat, 22 Jan 2011 10:53:54 +0000 (10:53 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Sat, 22 Jan 2011 10:53:54 +0000 (10:53 +0000)
commit9e9948c6adc4047457c4eb7d9fe24834f9da11d2
treee37af3ae61e408a676f2c8c72cfa058f1970e418
parent654b342e3fb155115ceacf5ff153f6ddb531c237
cmake: make options more consistent

Before we set LyX 2.0 in stone by releasing it,
I clean up the cmake's build option naming:

- only positive naming (remplace NO_, DISBALE_ names)
- short names when it is clear what the option means (no USE_)
- no redundant option RELEASE=0 is a debug build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37293 a592a061-630c-0410-9148-cb99ea01b6c8
development/cmake/CMakeLists.txt
development/cmake/build.bat