Skip to content

Instantly share code, notes, and snippets.

View AurelienRibon's full-sized avatar

Aurelien Ribon AurelienRibon

View GitHub Profile
apply plugin: 'cpp'
apply plugin: 'c'
model {
components {
/**
* Definition of the main executable
*/
main(NativeExecutableSpec) {