diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index e6c88ab3..56980abe 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -11,6 +11,7 @@ include_directories( ${CHECK_INCLUDE_DIRS} ${ARGP_INCLUDE_DIRS} ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/src ${CMAKE_CURRENT_SOURCE_DIR} )