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

Skip to content

Commit ea3ef07

Browse files
committed
Update README.md
1 parent a2b1ec2 commit ea3ef07

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

buildcc/lib/target/src/target/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@ Check the `include/target/api` and `src/api` folder
2626
- `lib_api`
2727
- [x] PCH
2828
- `pch_api`
29-
- [ ] Flags
29+
- [x] Flags
30+
- `flag_api`
31+
- PreprocessorFlags
32+
- CommonCompileFlags
33+
- AsmCompileFlags
34+
- CCompileFlags
35+
- CppCompileFlag
36+
- LinkFlags
3037
- [ ] Rebuild Deps
3138
- [ ] Getters
3239
- [ ] Target Info
3340

3441
## Inputs to Target
3542

36-
- [x] `flags.cpp`
37-
- PreprocessorFlags
38-
- CommonCompileFlags
39-
- AsmCompileFlags
40-
- CCompileFlags
41-
- CppCompileFlag
42-
- LinkFlags
4343
- [x] `additional_deps.cpp`
4444
- PreCompileHeader dependencies
4545
- Compile dependencies

0 commit comments

Comments
 (0)