Skip to content

Commit

Permalink
Update CMakeModules dependency. (#1591)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams authored Sep 17, 2024
1 parent 6003f9d commit 4a14b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/TopLevelDefaults.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ block()
set(FETCHCONTENT_TRY_FIND_PACKAGE_MODE NEVER)
FetchContent_Declare(Hylo-CMakeModules
GIT_REPOSITORY https://github.com/hylo-lang/CMakeModules.git
GIT_TAG a080578
GIT_TAG 6577fca
OVERRIDE_FIND_PACKAGE
)

Expand Down

0 comments on commit 4a14b77

Please sign in to comment.