Skip to content

Commit

Permalink
Install g2opy to g2o
Browse files Browse the repository at this point in the history
  • Loading branch information
RainerKuemmerle committed Feb 3, 2024
1 parent 4790e28 commit 584e6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ target_link_libraries(g2opy PRIVATE
types_slam3d_addons
)
target_include_directories(g2opy PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
install(TARGETS g2opy LIBRARY DESTINATION g2opy)
install(TARGETS g2opy LIBRARY DESTINATION g2o)

0 comments on commit 584e6fb

Please sign in to comment.