We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ef050 commit ec022d6Copy full SHA for ec022d6
cmake/BuildLuzer.cmake
@@ -34,7 +34,7 @@ endif()
34
35
ExternalProject_Add(bundled-luzer
36
GIT_REPOSITORY https://github.com/ligurio/luzer
37
- GIT_TAG 3f4eb03b4ff7596855a0aaf45aa557f61b25ddb2
+ GIT_TAG ligurio/gh-xxxx-fix-lua_rawlen
38
GIT_PROGRESS TRUE
39
GIT_SHALLOW FALSE
40
SOURCE_DIR ${LUZER_DIR}/source
0 commit comments