We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30b006 commit c7ef736Copy full SHA for c7ef736
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 f009fbd06f2090b061a1ff5e5e6006d5db1670a7
+ GIT_TAG ligurio/build-lib-static
38
GIT_PROGRESS TRUE
39
GIT_SHALLOW FALSE
40
SOURCE_DIR ${LUZER_DIR}/source
0 commit comments