Skip to content

package:native_toolchain_c v0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dcharkes dcharkes released this 14 Sep 10:31
7faf62c
  • Added includes for specifying include directories.
  • Added flags for specifying arbitrary compiler flags.
  • Added std for specifying a language standard.
  • Added language for selecting the language (c and cpp) to compile source files as.
  • Added cppLinkStdLib for specifying the C++ standard library to link against.