mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
bzlmod is the future, and makes it easier to depend on AOS. --------- Signed-off-by: Austin Schuh <austin.linux@gmail.com>
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
###############################
|
|
# Systemcore
|
|
###############################
|
|
build:systemcore --platforms=//shared/bazel:systemcore
|
|
build:systemcore --build_tag_filters=-no-systemcore
|
|
build:systemcore --platform_suffix=systemcore
|