Easy Build With Bazel - EP03 - Platform

preview_player
Показать описание
* Host platform, Execution platform, Target platform
* Built-in rules regarding platform: constraint_values, constraint_settings, platform
* bazel build "target" --platforms="platform_target" specifies "target platform" for this build action.
* The build target (e.g. cc_library,..) can overloads to different source files or dependencies depending on the target platform set by the build command `--platform`.
Рекомендации по теме
Комментарии
Автор

thanks, more toolchain related videos would be helpful

techleadtr
welcome to shbcf.ru