Skip to content

Commit

Permalink
fix typo in BUILD.md (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flurry-L authored May 23, 2024
1 parent ba927ea commit a3a7521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ Use [CMake](https://cmake.org) to generate a build configuration for Xcode or yo
Example of cmake generating for Xcode with **libomp** library path defined:
```cmake -G "Xcode" -DOpenMP_omp_LIBRARY=$LIBOMP_PREFIX/lib/libomp.dylib .```

####iOS
#### iOS
Navigate to the [apple](apple/) folder and follow the instructions in [README\_MoltenVK_Examples.md](apple/README_MoltenVK_Examples.md)

0 comments on commit a3a7521

Please sign in to comment.