mirror of
https://github.com/ysoftdevs/gradle-training.git
synced 2026-06-06 22:02:44 +02: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
|
gradle mainExecutable
|
||||||
|
|
||||||
Binary is stored in build/binaries/mainExecutable
|
Binary is stored in build/exe/main
|
||||||
|
|
||||||
|
|
||||||
## 08-c-visual-studio
|
## 08-c-visual-studio
|
||||||
@@ -252,4 +252,4 @@ from GradleAPI.
|
|||||||
Functionality is the same:
|
Functionality is the same:
|
||||||
|
|
||||||
gradle hello
|
gradle hello
|
||||||
gradle greeting
|
gradle greeting
|
||||||
|
|||||||
Reference in New Issue
Block a user