Skip to content
Snippets Groups Projects
Verified Commit 2ff11557 authored by Joe Donofry's avatar Joe Donofry
Browse files

Update mtxclient version and build args

parent a6d5d9d9
No related branches found
No related tags found
No related merge requests found
......@@ -45,9 +45,9 @@ set(BOOST_SHA256
set(
MTXCLIENT_URL
https://github.com/Nheko-Reborn/mtxclient/archive/d5cc703848b44c1a9c543dc01355b7881f66ea81.tar.gz)
https://github.com/Nheko-Reborn/mtxclient/archive/08100fd0628f702ae9064e9929b7161ab0140149.tar.gz)
set(MTXCLIENT_HASH
c56b0cfbe15157b96d429dd56dd88b7f6e33a06f670815336c6dd2aade8d54fc)
bcd2633040657c75bb2c89a4a189e2da9222c40f7797e788fb1105cb4ccd6c75)
set(
TWEENY_URL
https://github.com/mobius3/tweeny/archive/b94ce07cfb02a0eb8ac8aaf66137dabdaea857cf.tar.gz
......
......@@ -28,7 +28,7 @@ ExternalProject_Add(
-DBUILD_LIB_EXAMPLES=OFF
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}
${BOOST_BUNDLE_ROOT}
-DMTX_STATIC=${MTX_STATIC}
-DBUILD_SHARED_LIBS=${MTX_STATIC}
${PLATFORM_FLAGS}
${DEPS_BUILD_DIR}/mtxclient
BUILD_COMMAND
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment