Fix cut&paste typo in changelog.
[deb_x265.git] / build / xcode / make-project.sh
1 #!/bin/sh
2 cmake -G "Xcode" ../../source && ccmake ../../source