We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9499808 commit 1cfd4e4Copy full SHA for 1cfd4e4
examples/recorder_and_replayer/CMakeLists.txt
@@ -21,6 +21,7 @@ set(CMAKE_DISABLE_FIND_PACKAGE_zstd TRUE)
21
set(CMAKE_DISABLE_FIND_PACKAGE_LZ4 TRUE)
22
set(CMAKE_DISABLE_FIND_PACKAGE_ZSTD TRUE)
23
24
+set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
25
FetchContent_Declare(
26
mcap_builder
27
GIT_REPOSITORY https://github.com/olympus-robotics/mcap_builder.git
0 commit comments