Skip to content
Snippets Groups Projects
Unverified Commit f6639665 authored by bunnei's avatar bunnei Committed by GitHub
Browse files

Merge pull request #8859 from CaptV0rt3x/patch-1

Fix Cmake warning for CMP0077
parents 35ecd062 016fa3ff
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ endif()
# Dynarmic
if (ARCHITECTURE_x86_64)
set(DYNARMIC_TESTS OFF)
set(DYNARMIC_NO_BUNDLED_FMT ON)
set(DYNARMIC_IGNORE_ASSERTS ON CACHE BOOL "" FORCE)
add_subdirectory(dynarmic)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment