Use options to choose which targets to build, instead of the BUILD variable.
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Mon, 16 Jun 2008 15:49:46 +0000 (17:49 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 16 Jun 2008 15:53:52 +0000 (17:53 +0200)
commit7d371a32b6fcde653ecfdfb5496d4545fd721e39
tree3e19e669f7e66cdd46a5c2b6afde1e55e211af4e
parent0029698591745d541c3487ce5543863510977565
Use options to choose which targets to build, instead of the BUILD variable.

Instead of a single space-separated list of targets to build, use
options to decide whether to enable the targets or not.

This also simplifies writing ebuilds for quassel.

Signed-off-by: Manuel Nickschas <sputnick@quassel-irc.org>
CMakeLists.txt
INSTALL.cmake