Skip to content

Commit

Permalink
Fixup stupid typo
Browse files Browse the repository at this point in the history
  • Loading branch information
drbenmorgan committed May 8, 2024
1 parent f372cdd commit 965fc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/G4VGConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Refind dependencies in case linker needs paths to resolve
include(CMakeFindDependencyMacro)
find_dependency(Geant4)
find_depencency(VecGeom)
find_dependency(VecGeom)

include("${CMAKE_CURRENT_LIST_DIR}/G4VGTargets.cmake")

0 comments on commit 965fc3e

Please sign in to comment.