Add OpenCV and boost lib

This commit is contained in:
2021-05-12 11:18:20 +02:00
parent ca09d54120
commit 08f480baa9
18 changed files with 32 additions and 39 deletions

View File

@ -36,4 +36,6 @@ ENV PATH ${PATH}:${CROSS_ROOT}/bin
ENV CROSS_COMPILE ${CROSS_TRIPLE}-
ENV ARCH arm64
#include "common.lib"
#include "common.label-and-env"