Files
cpp-examples/gradle/hello-with-wrapper/build.gradle
2013-11-22 21:46:01 +01:00

4 lines
53 B
Groovy

apply plugin: 'cpp-exe'
task wrapper(type: Wrapper)