mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 21:21:57 -04:00
fix CI cmake
This commit is contained in:
@@ -235,6 +235,8 @@ FetchContent_Declare(funchook
|
||||
)
|
||||
set(FUNCHOOK_BUILD_TESTS OFF CACHE BOOL "" FORCE)
|
||||
set(FUNCHOOK_BUILD_SHARED OFF CACHE BOOL "" FORCE)
|
||||
# funchook bundles capstone which uses cmake_minimum_required < 3.5
|
||||
set(CMAKE_POLICY_VERSION_MINIMUM 3.5)
|
||||
FetchContent_MakeAvailable(cxxopts json miniz funchook)
|
||||
|
||||
if (DUSK_ENABLE_SENTRY_NATIVE)
|
||||
|
||||
Reference in New Issue
Block a user