Skip to content
Snippets Groups Projects
Commit 4f1ef985 authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

OST 1.8 is enough for cmake.

parent 7982dfb4
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ if(NOT DISABLE_DOCUMENTATION)
# set this to the URL corresponding to the version of OST you are using
set(OST_DOC_URL "https://www.openstructure.org/docs/dev")
endif()
find_package(OPENSTRUCTURE 1.9 REQUIRED
find_package(OPENSTRUCTURE 1.8 REQUIRED
COMPONENTS io mol seq seq_alg mol_alg conop img mol_mm)
if(CMAKE_COMPILER_IS_GNUCXX)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment