Skip to content

Commit

Permalink
remove paths duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jul 11, 2024
1 parent 181c4c2 commit caea9e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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})

Expand Down

0 comments on commit caea9e1

Please sign in to comment.