diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 740dab92..f51e7bac 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -22,9 +22,7 @@ macro(define_assigner_test test) target_include_directories(${full_test_name} PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/include - ${CMAKE_BINARY_DIR}/include ${CMAKE_SOURCE_DIR}/libs/circifier/llvm/include - ${CMAKE_BINARY_DIR}/libs/circifier/llvm/include ${Boost_INCLUDE_DIRS})