mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-26 08:30:02 +02:00
WIP
This commit is contained in:
parent
35c6706b3c
commit
37d3dfcf71
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user