Skip to content

Commit 44ffaa2

Browse files
committed
cmake: bump luzer module
Requires ligurio/luzer#57
1 parent afac0b9 commit 44ffaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/BuildLuzer.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ endif()
2626

2727
ExternalProject_Add(bundled-luzer
2828
GIT_REPOSITORY https://github.com/ligurio/luzer
29-
GIT_TAG 82d41c5f350296ca351e785a24c914165a0e8033
29+
GIT_TAG 3f4eb03b4ff7596855a0aaf45aa557f61b25ddb2
3030
GIT_PROGRESS TRUE
3131
GIT_SHALLOW FALSE
3232
SOURCE_DIR ${LUZER_DIR}/source

0 commit comments

Comments
 (0)