mirror of
https://github.com/ysoftdevs/gradle-training.git
synced 2026-03-14 14:11:40 +01:00
#1 - new gradle has different path to binaries
This commit is contained in:
@@ -78,7 +78,7 @@ Gradle automatically detects toolchain e.g. Visual Studio or GCC.
|
||||
|
||||
gradle mainExecutable
|
||||
|
||||
Binary is stored in build/binaries/mainExecutable
|
||||
Binary is stored in build/exe/main
|
||||
|
||||
|
||||
## 08-c-visual-studio
|
||||
@@ -252,4 +252,4 @@ from GradleAPI.
|
||||
Functionality is the same:
|
||||
|
||||
gradle hello
|
||||
gradle greeting
|
||||
gradle greeting
|
||||
|
||||
Reference in New Issue
Block a user