We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f30a6 commit 5f20656Copy full SHA for 5f20656
1 file changed
BUILDING.md
@@ -61,5 +61,5 @@ This will compile your source code and produce the final executable.
61
The executable is located inside the build directory. The exact path to the executable will depend on choosen profile and build type.
62
63
```
64
-./build/{compiler-compiler_version-arch"}/{{PROJECT_NAME}}.exe
+./build/{compiler-compiler_version-arch"}/{{PROJECT_NAME_LOWER}}.exe
65
0 commit comments