Skip to content

Commit 653b425

Browse files
committed
bump kdu to 1.4.3
1 parent 1f9e9bb commit 653b425

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
@@ -40,7 +40,7 @@ CPMAddPackage("gh:SergiusTheBest/FindWDK#master")
4040
list(APPEND CMAKE_MODULE_PATH "${FindWDK_SOURCE_DIR}/cmake")
4141
find_package(WDK REQUIRED)
4242

43-
CPMAddPackage("gh:dumbasPL/[email protected].2")
43+
CPMAddPackage("gh:dumbasPL/[email protected].3")
4444

4545
if (FUMO_DEBUG)
4646
add_compile_definitions(FUMO_DEBUG)

0 commit comments

Comments
 (0)