mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-02-19 17:08:04 +01:00
update definition of C++ gradle projects
This commit is contained in:
7
gradle-c-plugin/03-executable/build.gradle
Normal file
7
gradle-c-plugin/03-executable/build.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
apply plugin: 'c'
|
||||
|
||||
executables {
|
||||
main {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user