Driver: DXX: Update libredxx
parent
3c0c0dd44c
commit
b10e29b8f5
|
|
@ -355,7 +355,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 1e3798655a6376d2085ef8d0267c035ae78c6446
|
GIT_TAG 3acc754d0af4fe529f05dbc2488b2da77ad9729c
|
||||||
)
|
)
|
||||||
set(LIBREDXX_DISABLE_INSTALL ON)
|
set(LIBREDXX_DISABLE_INSTALL ON)
|
||||||
FetchContent_MakeAvailable(libredxx)
|
FetchContent_MakeAvailable(libredxx)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue