summaryrefslogtreecommitdiff
path: root/scripts/build_secure_interoperability.sh
blob: d1fa6ea056aa2236183e20f5beb14470e3ea7ee6 (plain)
1
2
3
4
5
6
#! /bin/bash

SCRIPT_DIR=$(dirname "$(realpath "$0")")
RUN_SCRIPT="$SCRIPT_DIR/../test/cmake/nx_secure_interoperability/run.sh"

. ./func_build.sh