update formula for pthreads
This commit is contained in:
parent
c74dc9e336
commit
0a2f688bae
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ function build() {
|
|||
elif [ "$TYPE" == "emscripten" ] ; then
|
||||
cd lib/$TYPE
|
||||
emcmake cmake \
|
||||
-DCMAKE_CXX_FLAGS="-pthread" \
|
||||
-DMSDF_ATLAS_BUILD_STANDALONE=OFF \
|
||||
-DMSDF_ATLAS_USE_VCPKG=OFF \
|
||||
-DMSDF_ATLAS_USE_SKIA=OFF \
|
||||
|
|
Loading…
Reference in a new issue