Explorar o código

Fix Cmake warning for CMP0077

Vamsi Krishna %!s(int64=3) %!d(string=hai) anos
pai
achega
016fa3ffee
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      externals/CMakeLists.txt

+ 0 - 1
externals/CMakeLists.txt

@@ -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)