Skip to content

Commit

Permalink
README.md:
Browse files Browse the repository at this point in the history
* Updating build info.
  • Loading branch information
razterizer committed Sep 21, 2024
1 parent 60275d1 commit 9e6feb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ We'll often use the term `waveform` as meaning an audio signal here.
This header-only library depends on the following header-only libraries:
* [`Core`](https://github.com/razterizer/Core)
* [`AudioLibSwitcher_OpenAL`](https://github.com/razterizer/AudioLibSwitcher_OpenAL)
* [`TrainOfThrought`](https://github.com/razterizer/TrainOfThought)

and uses the header-only library [`Termin8or`](https://github.com/razterizer/Termin8or) for the demos.

Expand All @@ -140,6 +141,7 @@ These libs are expected to be located in checkout dirs with the same names and n
<source>/<lib>/Core
<source>/<lib>/AudioLibSwitcher_OpenAL
<source>/<lib>/Termin8or
<source>/<lib>/TrainOfThought
```
where `<source>` is where you normally put your git repos and `<lib>` is recommended to be "`lib`" but can be named something different or left out all-together. The game [`Pilot_Episode`](https://github.com/razterizer/Pilot_Episode) however, requires them to be located in a sub-folder called "`lib`" or else the game will not build.

Expand Down

0 comments on commit 9e6feb2

Please sign in to comment.