Skip to content

Commit

Permalink
Turn off OSF
Browse files Browse the repository at this point in the history
  • Loading branch information
Samahu committed Sep 16, 2024
1 parent 71550ca commit 4884473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ouster-ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ set(BUILD_SHARED_LIBS OFF)

option(BUILD_VIZ "Turn off building VIZ" OFF)
option(BUILD_PCAP "Turn off building PCAP" OFF)
option(BUILD_OSF "Turn off building OSF" ON)
option(BUILD_OSF "Turn off building OSF" OFF)
find_package(OusterSDK REQUIRED)

set(BUILD_SHARED_LIBS ${_SAVE_BUILD_SHARED_LIBS})
Expand Down

0 comments on commit 4884473

Please sign in to comment.