forked from BigfootDev/flatbuffers
FlatBuffers Version 22.11.22
This commit is contained in:
@@ -193,20 +193,6 @@ flatc(
|
||||
include="include_test",
|
||||
)
|
||||
|
||||
flatc(
|
||||
NO_INCL_OPTS
|
||||
+ ["--go"],
|
||||
schema="include_test/foo.fbs",
|
||||
include="include_test/sub",
|
||||
)
|
||||
|
||||
flatc(
|
||||
NO_INCL_OPTS
|
||||
+ ["--go"],
|
||||
schema="include_test/sub/header.fbs",
|
||||
include="include_test",
|
||||
)
|
||||
|
||||
flatc(
|
||||
NO_INCL_OPTS
|
||||
+ TS_OPTS,
|
||||
|
||||
Reference in New Issue
Block a user