This commit is contained in:
Erik Fröjdh 2024-11-18 14:46:28 +01:00
parent 35c6706b3c
commit 37d3dfcf71

View File

@ -114,7 +114,7 @@ if (AARE_FETCH_FMT)
USES_TERMINAL_DOWNLOAD TRUE
)
set(FMT_INSTALL ON CACHE BOOL "")
set(FMT_CMAKE_DIR "")
# set(FMT_CMAKE_DIR "")
FetchContent_MakeAvailable(fmt)
set_property(TARGET fmt PROPERTY POSITION_INDEPENDENT_CODE ON)
install(TARGETS fmt