mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add c-include-dirs project/manifest setting. (#1338)
Set the include directories to be used when compiling C sources.
This commit is contained in:
committed by
GitHub
parent
274e5280cb
commit
30af7f1ca6
@@ -26,6 +26,7 @@
|
||||
- Add `+++` `&&&` `|||` as replacement for `$concat`, `$and` and `$or`.
|
||||
- Add `methodsof` to type info for struct, union and bitstruct.
|
||||
- Added `@tag` `tagof` and `has_tagof` to user defined types and members.
|
||||
- Added `c-include-dirs` project/manifest setting.
|
||||
- The compiler now skips UTF8 BOM.
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user