mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-20 20:51:03 +01:00
externals: Add fmt as a submodule
This commit is contained in:
@@ -87,6 +87,9 @@ if (DYNARMIC_USE_LLVM)
|
||||
llvm_map_components_to_libnames(llvm_libs x86desc x86disassembler)
|
||||
endif()
|
||||
|
||||
# Pull in externals CMakeLists for libs where available
|
||||
add_subdirectory(externals)
|
||||
|
||||
# Dynarmic project files
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(tests)
|
||||
|
||||
Reference in New Issue
Block a user