Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
furushchev committed Aug 1, 2018
1 parent e50c859 commit 66bd61f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions imagesift/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,8 @@ jsk_feature("BRISK" "BRISK" "imagebrisk")

jsk_nodelet(src/imagesift.cpp
"imagesift/ImageSift"
"imagesift_exec"
"imagesift"
nodelet_sources nodelet_executables)
set_target_properties("imagesift_exec" PROPERTIES OUTPUT_NAME "imagesift")
list(APPEND jsk_exec "imagesift_exec")

add_library(${PROJECT_NAME} SHARED ${nodelet_sources})

Expand Down

0 comments on commit 66bd61f

Please sign in to comment.