Skip to content

Commit

Permalink
Remove unused cmake option INSTALL_PANGOLIN_VIEWER (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymd-stella committed Oct 18, 2023
1 parent c50a1c2 commit 0d20569
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ option(BUILD_SHARED_LIBS "Build stella_vslam as a shared library" ON)

# ----- Build selection -----

set(INSTALL_PANGOLIN_VIEWER OFF CACHE BOOL "Install PangolinViewer library")
set(BUILD_TESTS OFF CACHE BOOL "Build tests")
set(BOW_FRAMEWORK "FBoW" CACHE STRING "DBoW2 or FBoW")
set_property(CACHE BOW_FRAMEWORK PROPERTY STRINGS "DBoW2" "FBoW")
Expand Down

0 comments on commit 0d20569

Please sign in to comment.