Skip to content

Commit

Permalink
nanoflann
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Jul 4, 2024
1 parent b2716d5 commit 542eb49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ add_library(gtsam_points SHARED
)
target_include_directories(gtsam_points PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/thirdparty/nanoflann/include>
$<INSTALL_INTERFACE:include>
)
target_link_libraries(gtsam_points
Expand Down

0 comments on commit 542eb49

Please sign in to comment.