mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 14:54:33 +00:00
test debug and release for object-store, don't try to reinstall cmake
This commit is contained in:
parent
5d872d6233
commit
beefcd4835
@ -149,8 +149,7 @@ case "$TARGET" in
|
||||
;;
|
||||
"object-store")
|
||||
pushd src/object-store
|
||||
brew install cmake
|
||||
cmake .
|
||||
cmake -DCMAKE_BUILD_TYPE=$CONFIGURATION .
|
||||
make run-tests
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user