Skip to content

Commit

Permalink
Fix an invalid install(cmake/FindTBB.cmake)
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Apr 10, 2024
1 parent ff8269e commit 3370aed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,6 @@ if(BUILD_HELPER)
"${CMAKE_CURRENT_BINARY_DIR}/small_gicp-config-version.cmake"
DESTINATION ${CMAKE_CONFIG_INSTALL_DIR}
)
install(FILES
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/FindTBB.cmake"
DESTINATION ${CMAKE_CONFIG_INSTALL_DIR}
)
endif()

if(BUILD_PYTHON_BINDINGS)
Expand Down

0 comments on commit 3370aed

Please sign in to comment.