Package dev.guillermo.gradle.language.c.plugins
-
Class Summary Class Description CApplicationPlugin A plugin that produces a native application from C source.CLibraryPlugin A plugin that produces a native library from C source.CUnitTestPlugin A plugin that sets up the infrastructure for testing C binaries using a simple test executable.