package:native_toolchain_c v0.2.4
Pre-release
Pre-release
- Added
includesfor specifying include directories. - Added
flagsfor specifying arbitrary compiler flags. - Added
stdfor specifying a language standard. - Added
languagefor selecting the language (candcpp) to compile source files as. - Added
cppLinkStdLibfor specifying the C++ standard library to link against.