We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f904c commit 21bd0e0Copy full SHA for 21bd0e0
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 b8c1936cf47518378d719db3085c4ecae664eac8
+ GIT_TAG 6dd96bf4cd231518c781e7c2bf296fa55b464610
27
)
28
29
list(POP_BACK CMAKE_MESSAGE_INDENT)
0 commit comments