Skip to content

Commit

Permalink
[units] no need for fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisCarouge committed Jan 19, 2025
1 parent 5af450e commit 4174c80
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions support/mp_units/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ For more information, please refer to <https://unlicense.org> ]]

include(FetchContent)

FetchContent_Declare(
fmt
GIT_REPOSITORY "https://github.com/fmtlib/fmt"
GIT_SHALLOW TRUE
FIND_PACKAGE_ARGS NAMES fmt)
FetchContent_MakeAvailable(fmt)

FetchContent_Declare(
gsl-lite
GIT_REPOSITORY "https://github.com/gsl-lite/gsl-lite"
Expand Down

0 comments on commit 4174c80

Please sign in to comment.