mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-03-21 16:49:38 +01: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