Skip to content

Commit

Permalink
remove unnecessary macros
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Sep 23, 2024
1 parent a8c205e commit 9a97cb6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmake/gtsam_points-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@

include_guard()

set(BUILD_WITH_CUDA @BUILD_WITH_CUDA@)
set(GTSAM_USE_TBB @GTSAM_USE_TBB@)

get_filename_component(gtsam_points_CURRENT_CONFIG_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${gtsam_points_CURRENT_CONFIG_DIR}")

Expand Down

0 comments on commit 9a97cb6

Please sign in to comment.