libbpg/x265/build/msys/make-Makefiles.sh

4 lines
117 B
Bash
Raw Normal View History

2015-10-27 11:46:00 +01:00
#!/bin/sh
# Run this from within an MSYS bash shell
cmake -G "MSYS Makefiles" ../../source && cmake-gui ../../source