hkstreamer/build-docker.sh

2 lines
84 B
Bash
Executable File

#!/bin/bash
docker run --rm -v `pwd`:/apps -w /apps danger89/cmake:latest ./build.sh