[opengm] 22/50: Remove redundant sphinxdoc configuration
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Nov 1 17:14:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository opengm.
commit d51b3d6fbb6de353b93a39bad487ca607272cb63
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Oct 22 16:07:18 2015 +0100
Remove redundant sphinxdoc configuration
---
src/interfaces/python/CMakeLists.txt | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/interfaces/python/CMakeLists.txt b/src/interfaces/python/CMakeLists.txt
index c2962ec..7e0c7d1 100644
--- a/src/interfaces/python/CMakeLists.txt
+++ b/src/interfaces/python/CMakeLists.txt
@@ -11,11 +11,6 @@ else()
file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/examples/ DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/examples )
endif()
-SET(OPENGM_PYTHON_BUILD_MODULE_DIR ${CMAKE_CURRENT_BINARY_DIR})
-CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/docsrc/source/conf.py.in ${CMAKE_CURRENT_SOURCE_DIR}/docsrc/source/conf.py @ONLY)
-
-message(STATUS ${OPENGM_PYTHON_BUILD_MODULE_DIR})
-
set( BUILD_PYTHON_DOCS 0 CACHE BOOL "Build the Python documentation with Sphinx" )
if(BUILD_PYTHON_DOCS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git
More information about the debian-science-commits
mailing list