[opengm] 24/386: formating
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:35:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository opengm.
commit d65ee00ec89aa1152fd75323c3a30e8a42084e60
Author: joergkappes <kappes at math.uni-heidelberg.de>
Date: Wed Nov 19 15:42:24 2014 +0100
formating
---
src/unittest/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/unittest/CMakeLists.txt b/src/unittest/CMakeLists.txt
index efa4b5d..d39e8a8 100644
--- a/src/unittest/CMakeLists.txt
+++ b/src/unittest/CMakeLists.txt
@@ -82,7 +82,7 @@ if(BUILD_TESTING)
add_test(test-io-hdf5 ${CMAKE_CURRENT_BINARY_DIR}/test-io-hdf5)
endif()
- if (WITH_GUROBI)
+ if(WITH_GUROBI)
ADD_EXECUTABLE(test-learning test_learning.cxx ${headers})
target_link_libraries(test-learning gurobi_c++ ${GUROBI_LIBRARY})
add_test(test-learning ${CMAKE_CURRENT_BINARY_DIR}/test-learning)
--
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