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 3dbe8a9 commit 240aabaCopy full SHA for 240aaba
cmake/BuildLuzer.cmake
@@ -26,7 +26,7 @@ endif()
26
27
ExternalProject_Add(bundled-luzer
28
GIT_REPOSITORY https://github.com/ligurio/luzer
29
- GIT_TAG 82d41c5f350296ca351e785a24c914165a0e8033
+ GIT_TAG ligurio/gh-xxxx-return-index-oneof
30
GIT_PROGRESS TRUE
31
GIT_SHALLOW FALSE
32
SOURCE_DIR ${LUZER_DIR}/source
0 commit comments