Skip to content

Commit

Permalink
Try explicit find?
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed Sep 5, 2024
1 parent 502f038 commit 8d9fa83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/arbor-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ foreach(dep @arbor_export_dependencies@)
find_dependency(${dep})
endforeach()

find_dependency(units)

include("${CMAKE_CURRENT_LIST_DIR}/arbor-targets.cmake")

set(_supported_components @arbor_supported_components@)
Expand Down

0 comments on commit 8d9fa83

Please sign in to comment.