Imported Upstream version 1.4
[deb_x265.git] / build / msys / make-Makefiles.sh
1 #!/bin/sh
2 # Run this from within an MSYS bash shell
3 cmake -G "MSYS Makefiles" ../../source && cmake-gui ../../source