Skip to content
Snippets Groups Projects
Commit 85b4d0c2 authored by Lazlo Westerhof's avatar Lazlo Westerhof
Browse files

Build against iRODS 4.2.4.

parent 6073651e
Branches
Tags
No related merge requests found
cmake_minimum_required(VERSION 2.8.12)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMakeModules")
find_package(IRODS 4.2.3 EXACT REQUIRED)
find_package(IRODS 4.2.4 EXACT REQUIRED)
message(STATUS "Building for irods-server version ${IRODS_VERSION}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment