We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556bd10 commit 96f904cCopy full SHA for 96f904c
1 file changed
CMakeLists.txt
@@ -23,7 +23,7 @@ include(FetchContent)
23
FetchContent_Declare(
24
qoco
25
GIT_REPOSITORY https://github.com/qoco-org/qoco.git
26
- GIT_TAG 108d102727a2e664c5d4f9ee94de9e56bc8ac5d6
+ GIT_TAG b8c1936cf47518378d719db3085c4ecae664eac8
27
)
28
29
list(POP_BACK CMAKE_MESSAGE_INDENT)
0 commit comments