1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-23 17:11:13 +01:00

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

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: