[SCM] csound/master: Set EIGEN3 include dir
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Sun Aug 4 00:15:45 UTC 2013
The following commit has been merged in the master branch:
commit 06106e177b5957fa42bf06d8481fb545e4c65510
Author: Felipe Sateler <fsateler at debian.org>
Date: Thu Jul 11 10:30:05 2013 -0400
Set EIGEN3 include dir
diff --git a/debian/Custom.cmake b/debian/Custom.cmake
index 83ed566..9f2c860 100644
--- a/debian/Custom.cmake
+++ b/debian/Custom.cmake
@@ -4,7 +4,7 @@
set(PYTHON_MODULE_INSTALL_DIR "@PYLIBPATH@")
#set(JAVA_MODULE_INSTALL_DIR "")
set(LUA_MODULE_INSTALL_DIR "lib/lua/5.1/")
-
+set(EIGEN3_INCLUDE_DIR "/usr/include/")
# Enable optimizations
add_compiler_flags("-ftree-vectorize -ffast-math -O3")
--
csound packaging
More information about the pkg-multimedia-commits
mailing list