Make our CMake options properly cached values.
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Jun 2008 19:21:50 +0000 (21:21 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Jun 2008 19:21:50 +0000 (21:21 +0200)
commit862bfcc856d62e62617bcd3f43572968a54bb332
treee7aff2573f658a8061116fc5ba2214b95fddf92e
parentc9ee7972b2c9b84e37f363befa05bf5fb04114af
Make our CMake options properly cached values.

This way, CMake will remember the values we specify on the command
line, plus it is possible to edit them via cmake -i or various GUIs.
CMakeLists.txt