1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Docs: Fix references to docs/CMake API.txt

This commit is contained in:
reuk 2020-06-01 09:59:48 +01:00
parent 606e8a509b
commit 074f5077fc
No known key found for this signature in database
GPG key ID: 9ADCD339CFC98A11
5 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@ JUCE forum to discuss the new features.__
## Getting Started with CMake
For comprehensive documentation on JUCE's CMake API, see
`examples/CMake/readme.md` in this repo.
`docs/CMake API.txt` in this repo.
### Building Examples