Skip to content

Commit a79ce34

Browse files
authored
Bump libudx (#80)
1 parent 8fd0c09 commit a79ce34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if(target MATCHES "win32")
1313
add_compile_options(/MT$<$<CONFIG:Debug>:d>)
1414
endif()
1515

16-
fetch_package("github:holepunchto/libudx#0420f62")
16+
fetch_package("github:holepunchto/libudx#9536e83")
1717
fetch_package("github:holepunchto/libjstl#098664c")
1818

1919
add_bare_module(udx_native_bare)

0 commit comments

Comments
 (0)