Skip to content

Commit 60cd54f

Browse files
committed
update KDU to v1.4.1
1 parent 5c54806 commit 60cd54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ CPMAddPackage("gh:SergiusTheBest/FindWDK#master")
2626
list(APPEND CMAKE_MODULE_PATH "${FindWDK_SOURCE_DIR}/cmake")
2727
find_package(WDK REQUIRED)
2828

29-
CPMAddPackage("gh:dumbasPL/[email protected].0")
29+
CPMAddPackage("gh:dumbasPL/[email protected].1")
3030

3131
add_subdirectory(driver)
3232
add_subdirectory(driver_interface)

0 commit comments

Comments
 (0)