Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / bazel / buildrc
1 build:release --compilation_mode=opt
2 build:debug --compilation_mode=dbg
3
4 # Setting the spawn_strategy like this makes emscripten compiler work faster
5 build:ck_release --config=release --spawn_strategy=local
6 build:ck_debug --config=debug --spawn_strategy=local