mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
Build: Added BUILD_CAPTIONS to linux build script
This commit is contained in:
@@ -8,4 +8,4 @@ fi
|
||||
set -ex
|
||||
ccache -s || echo "CCache is not available."
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
cmake -DBUILD_CAPTIONS=ON ..
|
||||
|
||||
Reference in New Issue
Block a user