simplify main

This commit is contained in:
Juraj Michalek
2014-12-06 15:39:22 +01:00
parent 89ff0321cb
commit 04e3383235

View File

@@ -1,6 +1,5 @@
apply plugin: 'cpp'
executables {
main {
}
main
}