Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d400f4d

Browse files
committed
Update build_buildcc.cpp
1 parent 17c06ef commit d400f4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bootstrap/src/build_buildcc.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ void buildcc_cb(BaseTarget &target, const BaseGenerator &schema_gen,
7979
target.GlobHeaders("lib/target/include/target/common");
8080
target.GlobHeaders("lib/target/include/target/friend");
8181
target.GlobHeaders("lib/target/include/target/interface");
82-
target.GlobHeaders("lib/target/include/target/private");
83-
target.GlobHeaders("lib/target/include/target/serialization");
8482

8583
// ARGS
8684
target.GlobSources("lib/args/src");

0 commit comments

Comments
 (0)