Skip to content

Commit

Permalink
update libKDU
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL committed Jun 9, 2024
1 parent 6ee5530 commit db28297
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 @@ -40,7 +40,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.1")
CPMAddPackage("gh:dumbasPL/libKDU@1.4.2")

add_subdirectory(driver)
add_subdirectory(driver_interface)
Expand Down

0 comments on commit db28297

Please sign in to comment.