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

fix test define

parent 8fe5a427
Branches
No related merge requests found
......@@ -2,7 +2,7 @@ PROJECT( test )
include_directories( ${CMAKE_SOURCE_DIR} )
add_definitions(-DLIBCORPUS2_TEST_DATA_DIR="${PROJECT_SOURCE_DIR}/")
add_definitions(-DLIBWCCL_TEST_DATA_DIR="${PROJECT_SOURCE_DIR}/")
add_executable( tests
main.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