Skip to content
Snippets Groups Projects
Commit b1f3fa13 authored by ilor's avatar ilor
Browse files

bump required Corpus2 version to 1.0.6

parent 0ff0a340
Branches
No related merge requests found
......@@ -4,7 +4,7 @@ PROJECT(wccl)
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/include/ )
find_package(Corpus2 1.0.4 REQUIRED)
find_package(Corpus2 1.0.6 REQUIRED)
set(LIBS ${LIBS} ${Corpus2_LIBRARY})
find_package(PwrUtils 1.0.1 REQUIRED)
......
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