Skip to content

Commit

Permalink
pin libKDU version
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL committed Nov 15, 2023
1 parent 69d64f4 commit fe89dd3
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#main")
CPMAddPackage("gh:dumbasPL/libKDU@1.4.0")

add_subdirectory(driver)
add_subdirectory(driver_interface)
Expand Down

0 comments on commit fe89dd3

Please sign in to comment.