mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-01-15 08:13:38 +01:00
update C plugin examples to work with Gradle 2.3
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
apply plugin: 'c'
|
||||
|
||||
executables {
|
||||
main {
|
||||
model {
|
||||
components {
|
||||
main(NativeExecutableSpec) {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user