Skip to content

Commit 4a14b77

Browse files
authored
Update CMakeModules dependency. (#1591)
1 parent 6003f9d commit 4a14b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/TopLevelDefaults.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ block()
1414
set(FETCHCONTENT_TRY_FIND_PACKAGE_MODE NEVER)
1515
FetchContent_Declare(Hylo-CMakeModules
1616
GIT_REPOSITORY https://github.com/hylo-lang/CMakeModules.git
17-
GIT_TAG a080578
17+
GIT_TAG 6577fca
1818
OVERRIDE_FIND_PACKAGE
1919
)
2020

0 commit comments

Comments
 (0)