RingRacers/thirdparty/cpm-fmt.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
)