$OpenBSD: patch-src_tests_CMakeLists_txt,v 1.1 2020/02/22 17:34:36 rapha Exp $

Index: src/tests/CMakeLists.txt
--- src/tests/CMakeLists.txt.orig
+++ src/tests/CMakeLists.txt
@@ -5,7 +5,7 @@ include_directories(
     ${CMAKE_SOURCE_DIR}/src/core/include            # core headers
     ${CMAKE_BINARY_DIR}/src/core/include            # generated config.h
     ${QT_INCLUDES}                                  # TODO be able to remove this
-	${CPPUNIT_INCLUDE_DIR}
+    ${CPPUNIT_INCLUDE_DIRS}
 )
 FILE(GLOB_RECURSE TESTS_SRCS *.cpp)
 link_directories()
