Update BUILDING.md

This commit is contained in:
Dmitry Vedenko 2021-06-01 21:32:03 +03:00 committed by GitHub
parent 58d5cf73c2
commit ba90a562c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ Generally, steps 1-5 are only needed the first-time you configure. Then, after y
2. Configure Audacity using CMake:
```
$ mkdir build && cd build
$ cmake -GXCode -T buildsystem=1 ../audacity
$ cmake -GXcode -T buildsystem=1 ../audacity
```
3. Open Audacity XCode project: