Skip to content

Commit

Permalink
add fmt to cmake config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-rsm-McKenzie committed Jul 12, 2023
1 parent 7d585cf commit 2d4b1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CommonLibF4/cmake/config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@-targets.cmake")
include(CMakeFindDependencyMacro)

find_dependency(Boost MODULE)
find_dependency(fmt CONFIG)
find_dependency(mmio CONFIG)
find_dependency(spdlog CONFIG)

0 comments on commit 2d4b1ee

Please sign in to comment.