We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283ae5d commit 1a890a1Copy full SHA for 1a890a1
1 file changed
CMakeLists.txt
@@ -21,7 +21,7 @@ include(FetchContent)
21
FetchContent_Declare(
22
qoco
23
GIT_REPOSITORY https://github.com/qoco-org/qoco.git
24
- GIT_TAG d7065e58105dad7a4bdaac90aabe556220567a88
+ GIT_TAG ba86792f5de34cb090354270a7330c1baa83eb57
25
)
26
27
list(POP_BACK CMAKE_MESSAGE_INDENT)
0 commit comments