added fmt library

This commit is contained in:
georgemoralis 2023-04-28 12:46:29 +03:00
parent 222d0204db
commit f998469730
5 changed files with 12 additions and 2 deletions

View file

@ -1,4 +1,6 @@
#====================FMT ====================
set(fmt_DIR ${CMAKE_CURRENT_SOURCE_DIR}/fmt)
add_subdirectory(${fmt_DIR})
#=================== SDL3 ===================

1
third-party/fmt vendored Submodule

@ -0,0 +1 @@
Subproject commit f8c9fabd948e4b3caea30d3c281018b0308491bf