CMake-toolchain-file Example CMake toolchain file to cross-compile CMake-based projects for Aurora vector engines. Use as follows: cmake -DCMAKE_TOOLCHAIN_FILE=<path_to_toolchain_file>` ...