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

@ -22,4 +22,6 @@ COPY ${CROSS_TRIPLE}-noop.sh /usr/bin/${CROSS_TRIPLE}-noop
COPY Toolchain.cmake /usr/lib/${CROSS_TRIPLE}/
ENV CMAKE_TOOLCHAIN_FILE /usr/lib/${CROSS_TRIPLE}/Toolchain.cmake
#include "common.lib"
#include "common.label-and-env"