Skip to content

Commit

Permalink
Merge pull request #311 from paulsengroup/deps/tweak-fmt
Browse files Browse the repository at this point in the history
Improve throughput of float formatting
  • Loading branch information
robomics authored Nov 2, 2024
2 parents f98dc1b + 9bca695 commit da6732a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ target_compile_definitions(
INTERFACE
FMT_HEADER_ONLY
FMT_ENFORCE_COMPILE_STRING
FMT_USE_FULL_CACHE_DRAGONBOX
)
# Tweak spdlog
target_compile_definitions(hictk_project_options INTERFACE SPDLOG_FMT_EXTERNAL)
Expand Down

0 comments on commit da6732a

Please sign in to comment.