Skip to content

Commit

Permalink
no one will notice, no one will care
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Nov 13, 2024
1 parent 5fa4862 commit 1ff750e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ include_directories(include)
add_definitions(-DSTATUS_TEXTS)
add_definitions(-DQOLMOD_EXPORTING)

CPMAddPackage("gh:TheSillyDoggo/gd-imgui-cocos#geode")
CPMAddPackage("gh:TheSillyDoggo/gd-imgui-cocos#e3b5016") # should be geode
CPMAddPackage("gh:EclipseMenu/RIFT#main")

target_link_libraries(${PROJECT_NAME} imgui-cocos rift)
Expand Down

0 comments on commit 1ff750e

Please sign in to comment.