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 6034355 commit b9a272dCopy full SHA for b9a272d
external/telemetry.cmake
@@ -5,7 +5,7 @@
5
# - telemetry::telemetry (C++ library for telemetry data collection)
6
# - telemetry::appFs (C++ library that expose telemetry data as a Fuse filesystem)
7
8
-set(TELEMETRY_BUILD_SHARED OFF)
+set(TELEMETRY_BUILD_SHARED ON)
9
set(TELEMETRY_INSTALL_TARGETS OFF)
10
set(TELEMETRY_PACKAGE_BUILDER OFF)
11
set(TELEMETRY_ENABLE_TESTS OFF)
0 commit comments