This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-11 00:29:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 23:05:53 +02:00
add_subdirectory
(
fmt
)
cmake: Disable warnings for most externals on MSVC, like we do in the VS project files.
2022-05-21 15:09:05 +02:00
dolphin_disable_warnings_msvc
(
fmt
)
Reference in New Issue
Copy Permalink