Skip to content

Commit 985abc6

Browse files
author
Jonas Breuling
committed
Use correct qoco C version.
1 parent 073c0e2 commit 985abc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include(FetchContent)
2323
FetchContent_Declare(
2424
qoco
2525
GIT_REPOSITORY https://github.com/qoco-org/qoco.git
26-
GIT_TAG 34d04f9654852567f3c70fd03ee4b22352f844f4
26+
GIT_TAG main
2727
)
2828

2929
list(POP_BACK CMAKE_MESSAGE_INDENT)

0 commit comments

Comments
 (0)