Skip to content

Commit 854aa75

Browse files
committed
Added hint to where executable is.
1 parent e28fe75 commit 854aa75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ WaveSabre executable music example code.
1111
* Create an out-of-source build folder, for example `build`.
1212
* Run `cmake [SOURCE_ROOT] -A Win32`.
1313
* Run `cmake --build . --config Release`. You might need to re-enter the command once.
14+
* In the folder `[BUILD_FOLDER]/Release` you can now find your binaries and a release archive.
1415

1516
# How to change the track
1617
* Place a DAW project file containing your track in the `Track/` subdirectory (or anywhere else, if you must).

0 commit comments

Comments
 (0)