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

Skip to content

Commit 790566c

Browse files
committed
Update build_buildcc.cpp
1 parent 61f679e commit 790566c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/src/build_buildcc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ void buildcc_cb(BaseTarget &target, const BaseGenerator &schema_gen,
6363
// TOOLCHAIN
6464
target.GlobSources("lib/toolchain/src/api");
6565
target.GlobSources("lib/toolchain/src/common");
66+
target.GlobSources("lib/toolchain/src/toolchain");
6667
target.AddIncludeDir("lib/toolchain/include");
6768
target.GlobHeaders("lib/toolchain/include/toolchain");
6869
target.GlobHeaders("lib/toolchain/include/toolchain/api");

0 commit comments

Comments
 (0)