mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
6 lines
138 B
CMake
6 lines
138 B
CMake
CPMAddPackage(
|
|
NAME fmt
|
|
VERSION 9.1.0
|
|
URL "https://github.com/fmtlib/fmt/releases/download/9.1.0/fmt-9.1.0.zip"
|
|
EXCLUDE_FROM_ALL ON
|
|
)
|