Files
cpp-examples/gradle/02-hello-muni-with-gradle-wrapper/build.gradle
Juraj Michalek b220ce7aa6 ignore idea files
2013-11-23 16:47:36 +01:00

4 lines
53 B
Groovy

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