Build: Added BUILD_CAPTIONS to linux build script
This commit is contained in:
parent
5483de10ee
commit
c351580a20
@ -8,4 +8,4 @@ fi
|
||||
set -ex
|
||||
ccache -s || echo "CCache is not available."
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
cmake -DBUILD_CAPTIONS=ON ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user