mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-13 15:19:11 +00:00
added fmt library
This commit is contained in:
4
third-party/CMakeLists.txt
vendored
4
third-party/CMakeLists.txt
vendored
@@ -1,4 +1,6 @@
|
||||
|
||||
#====================FMT ====================
|
||||
set(fmt_DIR ${CMAKE_CURRENT_SOURCE_DIR}/fmt)
|
||||
add_subdirectory(${fmt_DIR})
|
||||
|
||||
#=================== SDL3 ===================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user