Skip to content

Commit

Permalink
update KDU to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL committed Jan 26, 2024
1 parent 5c54806 commit 60cd54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ CPMAddPackage("gh:SergiusTheBest/FindWDK#master")
list(APPEND CMAKE_MODULE_PATH "${FindWDK_SOURCE_DIR}/cmake")
find_package(WDK REQUIRED)

CPMAddPackage("gh:dumbasPL/libKDU@1.4.0")
CPMAddPackage("gh:dumbasPL/libKDU@1.4.1")

add_subdirectory(driver)
add_subdirectory(driver_interface)
Expand Down

0 comments on commit 60cd54f

Please sign in to comment.