#!/bin/bash
exec cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_TOOLCHAIN_FILE=/opt/cross/toolchain.cmake "$@"