#1 - new gradle has different path to binaries

This commit is contained in:
Juraj Michalek
2016-03-09 13:48:06 +01:00
parent 66cbe4e15e
commit 6b3c950751

View File

@@ -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