Skip to content

Commit 8d70238

Browse files
committed
feat: remove unused meta header codegen plugin
1 parent 417a381 commit 8d70238

File tree

7 files changed

+0
-958
lines changed

7 files changed

+0
-958
lines changed

BUILD.bazel

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ cc_library(
1212
],
1313
)
1414

15-
cc_library(
16-
name = "type_info",
17-
hdrs = ["ecsact/cpp/type_info.hh"],
18-
copts = copts,
19-
deps = [
20-
"@ecsact_runtime//:lib",
21-
],
22-
)
23-
2415
cc_library(
2516
name = "support",
2617
hdrs = ["ecsact/lang-support/lang-cc.hh"],

cpp_meta_header_codegen/BUILD.bazel

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

cpp_meta_header_codegen/README.md

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

0 commit comments

Comments
 (0)