Merge branch 'feature/use-std-format' into 'master'
Use std::format instead of fmt, if availalbe See merge request !3420
No related branches found
No related tags found
Showing
- CMakeLists.txt 5 additions, 1 deletionCMakeLists.txt
- cmake/modules/DumuxMacros.cmake 7 additions, 0 deletionscmake/modules/DumuxMacros.cmake
- dumux/common/dumuxmessage.hh 5 additions, 3 deletionsdumux/common/dumuxmessage.hh
- dumux/io/format.hh 16 additions, 0 deletionsdumux/io/format.hh
- dumux/io/format/fmt/CMakeLists.txt 6 additions, 4 deletionsdumux/io/format/fmt/CMakeLists.txt
- test/geometry/test_distance.cc 4 additions, 4 deletionstest/geometry/test_distance.cc
Please register or sign in to comment