mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
18 lines
328 B
Plaintext
18 lines
328 B
Plaintext
directories:
|
|
.
|
|
-bazel-*
|
|
|
|
targets:
|
|
//internal/platform/implementation/linux/test:all
|
|
//internal/platform/implementation/linux:all
|
|
//internal/platform/implementation/windows:all
|
|
|
|
derive_targets_from_directories: true
|
|
|
|
additional_languages:
|
|
c++
|
|
|
|
# Ensure external dependencies are indexed
|
|
build_flags:
|
|
--keep_going
|