Skip to content

Commit f2e1baa

Browse files
committed
Update ResourceLib to v4
1 parent abe5d1f commit f2e1baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ find_package(imgui CONFIG REQUIRED)
2626
find_package(imguizmo CONFIG REQUIRED)
2727
find_package(unofficial-imgui-node-editor CONFIG REQUIRED)
2828
#CPMAddPackage("gh:ValveSoftware/[email protected]")
29-
CPMAddPackage("gh:OrfeasZ/ZHMTools#90841207a95a07ea7245503a8107578389516a63")
29+
CPMAddPackage("gh:OrfeasZ/ZHMTools@4.0.0")
3030
#add_subdirectory("${CMAKE_CURRENT_SOURCE_DIR}/../ZHMTools" "${VCPKG_BUILD_ROOT}/zhmtools")
3131
add_subdirectory(External/implot)
3232

0 commit comments

Comments
 (0)