Skip to content

Commit

Permalink
fix TBB in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
taguhiM committed May 11, 2022
1 parent fe8a243 commit cecbae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ set(INCLUDE_PATHS
${CMAKE_CURRENT_LIST_DIR}/lib/math
${CMAKE_CURRENT_LIST_DIR}/lib/math/lib/boost_1.72.0
${CMAKE_CURRENT_LIST_DIR}/lib/math/lib/eigen_3.3.9
# TBB already included
${TBB_ROOT}/include
${CMAKE_CURRENT_BINARY_DIR}
${protobuf_SOURCE_DIR}/src
)
Expand Down

0 comments on commit cecbae4

Please sign in to comment.