Skip to content

Commit

Permalink
probably not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Nov 23, 2017
1 parent c8b0bc9 commit d254550
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 @@ -26,6 +26,7 @@ catkin_package(
INCLUDE_DIRS include
)

add_definitions( -march=native )

add_executable(scanRegistration src/scanRegistration.cpp)
target_link_libraries(scanRegistration ${catkin_LIBRARIES} ${PCL_LIBRARIES} ${OpenCV_LIBS})
Expand Down

0 comments on commit d254550

Please sign in to comment.