Skip to content

Commit 2f67cfa

Browse files
committed
Cmake fix
1 parent 635ae83 commit 2f67cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ option(ENABLE_FFMPEG "Enable ffmpeg support for ELSE and Gem audio/video objects
1717
option(ENABLE_GEM "Enable Gem support" ON)
1818
option(ENABLE_ASAN "Enable AddressSanitizer" OFF)
1919
option(ENABLE_PERFETTO "Enable Perfetto profiling (advanced)" OFF)
20+
option(MSBUILD_FORCE_CCACHE "Force MSBuild to use ccache (CI only)" OFF)
2021
option(MACOS_LEGACY "Enable support for old macOS versions (lowers OSX_DEPLOYMENT TARGET and disables Metal" OFF)
2122
option(VERBOSE "" OFF)
2223

0 commit comments

Comments
 (0)