mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-08 19:37:02 -05:00
Merge pull request #8173 from lioncash/fmt
Externals: Add libfmt to externals
This commit is contained in:
@@ -132,6 +132,7 @@ target_link_libraries(common
|
||||
PUBLIC
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
enet
|
||||
fmt::fmt
|
||||
${MBEDTLS_LIBRARIES}
|
||||
|
||||
PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user