mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
fmt::memory_buffer is no longer an iterator.
This commit is contained in:
@@ -11,6 +11,10 @@ rapids_cpm_find(fmt 7.1.3
|
||||
"CMAKE_POSITION_INDEPENDENT_CODE ON"
|
||||
)
|
||||
|
||||
if(TARGET fmt::fmt AND NOT TARGET fmt)
|
||||
add_library(fmt ALIAS fmt::fmt)
|
||||
endif()
|
||||
|
||||
################################################################################
|
||||
# nlohmann/json
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user