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:
6
externals/CMakeLists.txt
vendored
Normal file
6
externals/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# For libraries that already come with a CMakeLists file,
|
||||
# simply add the directory to that file as a subdirectory
|
||||
# to have CMake automatically recognize them.
|
||||
|
||||
# fmtlib formatting library
|
||||
add_subdirectory(fmt)
|
||||
Reference in New Issue
Block a user