Skip to content

Commit

Permalink
Remove debug example file from examples/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
boxanm authored Nov 21, 2023
1 parent 4c2a42b commit c4fa9ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ target_link_libraries(icp_advance_api pointmatcher)

add_executable(icp_customized icp_customized.cpp)
target_link_libraries(icp_customized pointmatcher)

add_executable(add_descriptor_debug addDescriptorDebug.cpp)
target_link_libraries(add_descriptor_debug pointmatcher)

0 comments on commit c4fa9ff

Please sign in to comment.