hkstreamer/build-docker.sh

2 lines
84 B
Bash
Raw Permalink Normal View History

2023-04-06 09:51:58 +08:00
#!/bin/bash
docker run --rm -v `pwd`:/apps -w /apps danger89/cmake:latest ./build.sh