Skip to content
Snippets Groups Projects
Commit 498ff5ee authored by Bartosz Broda's avatar Bartosz Broda
Browse files

fix build issues

parent 7a90543a
No related merge requests found
......@@ -25,7 +25,7 @@ include_directories(${LibXML++_INCLUDE_DIRS})
link_directories(${LibXML++_LIBRARY_DIRS})
set(LIBS ${LIBS} ${LibXML++_LIBRARIES})
set(LIBS ${LIBS} corpus2 wccl)
set(LIBS ${LIBS} corpus2 wccl antlr-pic)
add_library(corpus2_mwereader SHARED mwereader.cpp mwe.cpp mweparser.cpp)
......
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