Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
7c4b2f11e6
commit
2577c8fdb9
@ -492,6 +492,9 @@ if(ENABLE_CONAN)
|
|||||||
set(TBB_SHARED True)
|
set(TBB_SHARED True)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
if(NOT CONAN_CMAKE_SYSTEM_PROCESSOR)
|
||||||
|
set(CONAN_CMAKE_SYSTEM_PROCESSOR ${CMAKE_SYSTEM_PROCESSOR})
|
||||||
|
endif()
|
||||||
set(CONAN_ARGS
|
set(CONAN_ARGS
|
||||||
REQUIRES
|
REQUIRES
|
||||||
"boost/${CONAN_BOOST_VERSION}"
|
"boost/${CONAN_BOOST_VERSION}"
|
||||||
|
Loading…
Reference in New Issue
Block a user