r36983 - /packages/slicer/branch/experimental/debian/rules

domibel-guest at users.alioth.debian.org domibel-guest at users.alioth.debian.org
Sun Oct 31 16:07:09 UTC 2010


Author: domibel-guest
Date: Sun Oct 31 16:07:02 2010
New Revision: 36983

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36983
Log:
set BUILD_TESTING=ON

Modified:
    packages/slicer/branch/experimental/debian/rules

Modified: packages/slicer/branch/experimental/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/slicer/branch/experimental/debian/rules?rev=36983&op=diff
==============================================================================
--- packages/slicer/branch/experimental/debian/rules (original)
+++ packages/slicer/branch/experimental/debian/rules Sun Oct 31 16:07:02 2010
@@ -32,7 +32,7 @@
               -DCMAKE_VERBOSE_MAKEFILE:BOOL=$(DH_VERBOSE) \
               -DVOLUMERENDERINGMODULE:BOOL=ON \
               -DCMAKE_SKIP_RPATH:BOOL=OFF \
-              -DBUILD_TESTING:BOOL=OFF \
+              -DBUILD_TESTING:BOOL=ON \
               -DCMAKE_SHARED_LINKER_FLAGS:STRING="-Wl,--as-needed" \
               -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,--as-needed" \
               -DSlicer3_USE_IGSTK:BOOL=OFF \




More information about the debian-science-commits mailing list