mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-19 15:39:57 +01:00
WIP
This commit is contained in:
@@ -114,7 +114,7 @@ if (AARE_FETCH_FMT)
|
|||||||
USES_TERMINAL_DOWNLOAD TRUE
|
USES_TERMINAL_DOWNLOAD TRUE
|
||||||
)
|
)
|
||||||
set(FMT_INSTALL ON CACHE BOOL "")
|
set(FMT_INSTALL ON CACHE BOOL "")
|
||||||
set(FMT_CMAKE_DIR "")
|
# set(FMT_CMAKE_DIR "")
|
||||||
FetchContent_MakeAvailable(fmt)
|
FetchContent_MakeAvailable(fmt)
|
||||||
set_property(TARGET fmt PROPERTY POSITION_INDEPENDENT_CODE ON)
|
set_property(TARGET fmt PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||||
install(TARGETS fmt
|
install(TARGETS fmt
|
||||||
|
|||||||
Reference in New Issue
Block a user