mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-23 17:11:13 +01:00
Update BUILDING.md
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user