view x265/build/msys/make-Makefiles.sh @ 0:772086c29cc7

Initial import.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 16 Nov 2016 11:16:33 +0200
parents
children
line wrap: on
line source

#!/bin/sh
# Run this from within an MSYS bash shell
cmake -G "MSYS Makefiles" ../../source && cmake-gui ../../source