NFC: testing ci build tests

This commit is contained in:
Soumik15630m 2026-02-08 02:42:49 +05:30
parent 078663b718
commit 0caff00eef

View File

@ -535,7 +535,7 @@ endif ()
# C API Wrapper
option(FMT_C_API "Build C API wrapper" OFF)
option(FMT_C_API "Build C API wrapper" ON)
if(FMT_C_API)
message(STATUS "Building C API wrapper (fmt::fmt_c)")