tDefault build type: Release - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 323d03bd4f83dd75223dd4d7f43ae4fcb3882a7b
 (DIR) parent bcca6eaf973e97dbcf0d970ce22ff944864f0276
 (HTM) Author: Anders Damsgaard <adc@geo.au.dk>
       Date:   Thu, 14 Mar 2013 00:00:21 +0100
       
       Default build type: Release
       
       Diffstat:
         M CMakeLists.txt                      |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/CMakeLists.txt b/CMakeLists.txt
       t@@ -27,7 +27,6 @@ enable_testing()
        #set(CMAKE_BUILD_TYPE Debug)
        set(CMAKE_BUILD_TYPE Release)
        
       -
        # Add source directory to project.
        add_subdirectory(src)