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 tags found
No related merge requests found
...@@ -4,7 +4,7 @@ PROJECT(wccl) ...@@ -4,7 +4,7 @@ PROJECT(wccl)
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/include/ ) 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}) set(LIBS ${LIBS} ${Corpus2_LIBRARY})
find_package(PwrUtils 1.0.1 REQUIRED) find_package(PwrUtils 1.0.1 REQUIRED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment