Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b1ec2 commit ea3ef07Copy full SHA for ea3ef07
buildcc/lib/target/src/target/README.md
@@ -26,20 +26,20 @@ Check the `include/target/api` and `src/api` folder
26
- `lib_api`
27
- [x] PCH
28
- `pch_api`
29
-- [ ] Flags
+- [x] Flags
30
+ - `flag_api`
31
+ - PreprocessorFlags
32
+ - CommonCompileFlags
33
+ - AsmCompileFlags
34
+ - CCompileFlags
35
+ - CppCompileFlag
36
+ - LinkFlags
37
- [ ] Rebuild Deps
38
- [ ] Getters
39
- [ ] Target Info
40
41
## Inputs to Target
42
-- [x] `flags.cpp`
- - PreprocessorFlags
- - CommonCompileFlags
- - AsmCompileFlags
- - CCompileFlags
- - CppCompileFlag
- - LinkFlags
43
- [x] `additional_deps.cpp`
44
- PreCompileHeader dependencies
45
- Compile dependencies
0 commit comments