[Lunar-commits] <moonbase> gluon: Adjusting the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Mar 13 15:06:27 CET 2010


commit 1f429f80c3e6321afb37cc47ee075311dfaa2e14
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Mar 13 09:06:27 2010 -0500

    gluon: Adjusting the BUILD.
---
 zbeta/gluon/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/zbeta/gluon/BUILD b/zbeta/gluon/BUILD
index 286f9bf..8078894 100644
--- a/zbeta/gluon/BUILD
+++ b/zbeta/gluon/BUILD
@@ -9,6 +9,9 @@
 
   cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
                            -DCMAKE_BUILD_TYPE=RELEASE             \
+                           -DBUILD_PHYSICS_COMPONENTS=ON          \
+                           -DBUILD_PHYSICS_ASSETS=ON              \
+                           -DBUILD_GLUON_PLAYER=ON                \
                            $OPTS                                 &&
 
   default_make


More information about the Lunar-commits mailing list