obs-studio/CI/before-script-osx.sh

3 lines
115 B
Bash
Executable File

mkdir build
cd build
cmake -DBUILD_BROWSER=ON -DCEF_ROOT_DIR=$PWD/../../cef_binary_3.2704.1434.gec3e9ed_macosx64 ..