[SCM] csound/master: Add new cmake options
    fsateler at users.alioth.debian.org 
    fsateler at users.alioth.debian.org
       
    Wed May  7 00:16:44 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit cb98025a857362bf1fd4eafd7f2f7a2bd61a618c
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun May 4 21:07:37 2014 -0400
    Add new cmake options
diff --git a/debian/rules b/debian/rules
index 00ca63a..84970bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,6 +111,8 @@ DEB_CMAKE_EXTRA_FLAGS += \
 	-DUSE_CURL=OFF \
 	-DBUILD_VST4CS_OPCODES=OFF \
 	-DBUILD_FAUST_OPCODES=OFF \
+	-DBUILD_CUDA_OPCODES=OFF \
+	-DBUILD_OPENCL_OPCODES=OFF \
 
 
 # Language Wrappers
-- 
csound packaging
    
    
More information about the pkg-multimedia-commits
mailing list