apply plugin: 'c' model { components { main(NativeExecutableSpec) {} } }