Update to CMake 3.20.2, add OpenCV and Boost libs (WIP), force to build 64bit on 64bit platforms...

This commit is contained in:
2021-05-10 01:34:47 +02:00
parent 5906aae649
commit d7bfc657f5
11 changed files with 89 additions and 11 deletions

View File

@ -161,7 +161,7 @@ CT_ARCH_BE=y
CT_ARCH_ENDIAN="big"
CT_ARCH_SUPPORTS_32=y
CT_ARCH_SUPPORTS_64=y
CT_ARCH_DEFAULT_32=y
CT_ARCH_DEFAULT_64=y
CT_ARCH_BITNESS=64
# CT_ARCH_32 is not set
CT_ARCH_64=y