We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8f32f commit c4dc695Copy full SHA for c4dc695
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 20f5dafbcbff82eb0ab84df7d4d478d4299e467c
+ GIT_TAG 03ecd0a87db0e081c2da7955d91f2ece661a56f6
25
)
26
27
list(POP_BACK CMAKE_MESSAGE_INDENT)
0 commit comments