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:54:12 +0000 (17:54 +0200)
commit6623ba49cc1361179e95e8e3b976fd4c45298949
tree58e73f6b84c15a215e7811e25768432dacf42fb0
parentf5151814ae54dde0859e2247fe646c48d94783d8
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