Skip to content

Commit 45d287b

Browse files
committed
latest commit gd imgui cocos
1 parent fccd661 commit 45d287b

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
@@ -20,7 +20,7 @@ endif()
2020
add_subdirectory($ENV{GEODE_SDK} ${CMAKE_CURRENT_BINARY_DIR}/geode)
2121

2222
set(IMGUI_VERSION "v1.90.9")
23-
CPMAddPackage("gh:matcool/gd-imgui-cocos#09a9555")
23+
CPMAddPackage("gh:matcool/gd-imgui-cocos#geode")
2424

2525
target_link_libraries(${PROJECT_NAME} imgui-cocos)
2626

0 commit comments

Comments
 (0)