We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd0c09 commit a79ce34Copy full SHA for a79ce34
1 file changed
CMakeLists.txt
@@ -13,7 +13,7 @@ if(target MATCHES "win32")
13
add_compile_options(/MT$<$<CONFIG:Debug>:d>)
14
endif()
15
16
-fetch_package("github:holepunchto/libudx#0420f62")
+fetch_package("github:holepunchto/libudx#9536e83")
17
fetch_package("github:holepunchto/libjstl#098664c")
18
19
add_bare_module(udx_native_bare)
0 commit comments