Skip to content

Commit ec022d6

Browse files
committed
Fix PUC Rio Lua compilation [TMP]
1 parent 42ef050 commit ec022d6

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
@@ -34,7 +34,7 @@ endif()
3434

3535
ExternalProject_Add(bundled-luzer
3636
GIT_REPOSITORY https://github.com/ligurio/luzer
37-
GIT_TAG 3f4eb03b4ff7596855a0aaf45aa557f61b25ddb2
37+
GIT_TAG ligurio/gh-xxxx-fix-lua_rawlen
3838
GIT_PROGRESS TRUE
3939
GIT_SHALLOW FALSE
4040
SOURCE_DIR ${LUZER_DIR}/source

0 commit comments

Comments
 (0)