Skip to content

Commit e2a9629

Browse files
Disable Gem for now
1 parent 8a2e97f commit e2a9629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ option(QUICK_BUILD "" OFF)
1414
option(ENABLE_TESTING "" OFF)
1515
option(ENABLE_SFIZZ "" ON)
1616
option(ENABLE_FFMPEG "" ON)
17-
option(ENABLE_GEM "" ON)
17+
option(ENABLE_GEM "" OFF)
1818
option(ENABLE_ASAN "" OFF)
1919
option(ENABLE_PERFETTO "" OFF)
2020
option(MACOS_LEGACY "" OFF)

0 commit comments

Comments
 (0)