mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Added .bazelproject for linux dev
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
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
|
||||
Reference in New Issue
Block a user