[opengm] 256/386: Typo in cmakelist

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:38:05 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 ab5ef13f6afaf2293fa8cb9e292b5b3506b7a54f
Author: joergkappes <kappes at math.uni-heidelberg.de>
Date:   Fri Jan 16 11:54:09 2015 +0100

    Typo in cmakelist
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 53b7707..3726d7f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -474,7 +474,7 @@ endif(WITH_MPLP)
 # thread libs
 #--------------------------------------------------------------
 find_package(Threads)
-find_package(OpenMp)
+find_package(OpenMP)
 
 if(OPENMP_FOUND)
   add_definitions(-DWITH_OPENMP)

-- 
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