mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-05-28 01:29:23 +02:00
Update build.gradle to support Gradle 2.0
This commit is contained in:
@@ -1 +1,6 @@
|
||||
apply plugin: 'cpp-exe'
|
||||
apply plugin: 'cpp'
|
||||
|
||||
executables {
|
||||
main {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user