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 8a2e97f commit e2a9629Copy full SHA for e2a9629
CMakeLists.txt
@@ -14,7 +14,7 @@ option(QUICK_BUILD "" OFF)
14
option(ENABLE_TESTING "" OFF)
15
option(ENABLE_SFIZZ "" ON)
16
option(ENABLE_FFMPEG "" ON)
17
-option(ENABLE_GEM "" ON)
+option(ENABLE_GEM "" OFF)
18
option(ENABLE_ASAN "" OFF)
19
option(ENABLE_PERFETTO "" OFF)
20
option(MACOS_LEGACY "" OFF)
0 commit comments