This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2024-12-28 15:28:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
85dee300b5
dolphin
/
Externals
/
fmt
/
CMakeLists.txt
3 lines
57 B
CMake
Raw
Normal View
History
Unescape
Escape
Update fmt to 10.1.1 and convert to submodule.
2023-09-20 21:05:53 +00:00
add_subdirectory
(
fmt
)
cmake: Disable warnings for most externals on MSVC, like we do in the VS project files.
2022-05-21 13:09:05 +00:00
dolphin_disable_warnings_msvc
(
fmt
)
Reference in New Issue
Copy Permalink