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

fix test define

parent 8fe5a427
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ PROJECT( test ) ...@@ -2,7 +2,7 @@ PROJECT( test )
include_directories( ${CMAKE_SOURCE_DIR} ) 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 add_executable( tests
main.cpp main.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment