[ismrmrd] 73/177: Revert "add paths for bindings (some are temporary)"
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:02:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag v1.1.0.beta.1
in repository ismrmrd.
commit 7af4eb9fd7b3490ec41812bfc4273059cd6cbd18
Author: Souheil Inati <souheil.inati at nih.gov>
Date: Mon Sep 22 09:44:38 2014 -0400
Revert "add paths for bindings (some are temporary)"
This reverts commit c4de7576ed204858004d0639bf0af5f19e341d5d.
---
CMakeLists.txt | 7 -------
1 file changed, 7 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d502f4f..504cdf5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,10 +27,6 @@ if(USE_GNUINSTALLDIRS)
"${ISMRMRD_INSTALL_DATADIR}/${PROJECT_NAME_LOWER}/cmake")
set(ISMRMRD_INSTALL_SCHEMADIR
"${ISMRMRD_INSTALL_DATADIR}/${PROJECT_NAME_LOWER}/schema")
- # TODO: these 3 are probably non-standard, find better defaults ?
- set(ISMRMRD_INSTALL_PYTHONDIR "${ISMRMRD_INSTALL_DATADIR}/${PROJECT_NAME_LOWER}/python")
- set(ISMRMRD_INSTALL_JAVADIR "${ISMRMRD_INSTALL_DATADIR}/${PROJECT_NAME_LOWER}/java")
- set(ISMRMRD_INSTALL_MATLABDIR "${ISMRMRD_INSTALL_DATADIR}/${PROJECT_NAME_LOWER}/matlab")
else(USE_GNUINSTALLDIRS)
set(ISMRMRD_INSTALL_BINDIR bin)
set(ISMRMRD_INSTALL_LIBDIR lib)
@@ -39,9 +35,6 @@ else(USE_GNUINSTALLDIRS)
set(ISMRMRD_INSTALL_DOCDIR doc)
set(ISMRMRD_INSTALL_CMAKEDIR cmake)
set(ISMRMRD_INSTALL_SCHEMADIR schema)
- set(ISMRMRD_INSTALL_PYTHONDIR python)
- set(ISMRMRD_INSTALL_JAVADIR java)
- set(ISMRMRD_INSTALL_MATLABDIR matlab)
endif(USE_GNUINSTALLDIRS)
# compiler flags
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list