1 Star 0 Fork 234

Far / third_party_skia

forked from OpenHarmony / third_party_skia 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.bazelrc 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin Lubick 提交于 2021-11-11 12:50 . [infra] Add Bazel rules for codecs.
build:clang --crosstool_top=//toolchain:clang_suite
build:clang --compiler=clang
# Use the default Bazel C++ toolchain to build the tools used during the build.
build:clang --host_crosstool_top=@bazel_tools//tools/cpp:toolchain
# =============================================================================
# Alias to build configurations below. This makes configuring things from
# the command line easier.
build --flag_alias=fontmgr=//bazel/common_config_settings:fontmgr
build --flag_alias=gpu_backend=//bazel/common_config_settings:gpu_backend
build --flag_alias=include_codec=//bazel/common_config_settings:include_codec
build --flag_alias=with_gl_standard=//bazel/common_config_settings:with_gl_standard
1
https://gitee.com/yesiyuanjim/third_party_skia.git
git@gitee.com:yesiyuanjim/third_party_skia.git
yesiyuanjim
third_party_skia
third_party_skia
master

搜索帮助