Commit c909249c by Maarten L. Hekkelman

updated cmake file

parent 9cc5c13a
...@@ -105,7 +105,7 @@ find_package(Threads) ...@@ -105,7 +105,7 @@ find_package(Threads)
if(NOT PDB_REDO_META) if(NOT PDB_REDO_META)
find_package(libmcfp REQUIRED) find_package(libmcfp REQUIRED)
find_package(cifpp 5.1.0 REQUIRED) find_package(cifpp 5.2.0 REQUIRED)
endif() endif()
add_subdirectory(libdssp) add_subdirectory(libdssp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment