mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
DXX: Update for max packet size
This commit is contained in:
+1
-1
@@ -360,7 +360,7 @@ if(LIBICSNEO_ENABLE_DXX)
|
|||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
FetchContent_Declare(libredxx
|
FetchContent_Declare(libredxx
|
||||||
GIT_REPOSITORY https://github.com/Zeranoe/libredxx.git
|
GIT_REPOSITORY https://github.com/Zeranoe/libredxx.git
|
||||||
GIT_TAG 267abf26a99fa69ed80a4180b155245a36fad101
|
GIT_TAG e823a96c39a64ab41b7d1632dbe8f86bb854df83
|
||||||
)
|
)
|
||||||
set(LIBREDXX_DISABLE_INSTALL ON)
|
set(LIBREDXX_DISABLE_INSTALL ON)
|
||||||
FetchContent_MakeAvailable(libredxx)
|
FetchContent_MakeAvailable(libredxx)
|
||||||
|
|||||||
Reference in New Issue
Block a user