Skip to content

Commit fa15c58

Browse files
committed
Update on "[ET-VK] Fix OSS build + separate test build into its own CMakeLists.txt"
## Context As title. In the next diff, the vulkan test binary will be added to CI. Differential Revision: [D57747739](https://our.internmc.facebook.com/intern/diff/D57747739) [ghstack-poisoned]
1 parent b6d06cb commit fa15c58

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

backends/vulkan/main.cpp

Lines changed: 0 additions & 7 deletions
This file was deleted.

runtime/core/portable_type/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ def define_common_targets():
2626
visibility = [
2727
"//executorch/runtime/core/exec_aten/...",
2828
"//executorch/runtime/core/portable_type/test/...",
29+
"//executorch/backends/...",
2930
],
3031
exported_deps = [
3132
":scalar_type",

0 commit comments

Comments
 (0)