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 7676501 commit 3832770Copy full SHA for 3832770
cmake/BuildLuzer.cmake
@@ -12,7 +12,7 @@ get_target_property(LUA_LIBRARIES_LOCATION ${LUA_LIBRARIES} LOCATION)
12
13
ExternalProject_Add(bundled-luzer
14
GIT_REPOSITORY https://github.com/ligurio/luzer
15
- GIT_TAG bc791dc5656b4f7238402155651f6927fae39faa
+ GIT_TAG ligurio/gh-44-fix-arg-order
16
GIT_PROGRESS TRUE
17
GIT_SHALLOW FALSE
18
SOURCE_DIR ${LUZER_DIR}/source
0 commit comments