Remove Xcode Directory and add glm libraries
This commit is contained in:
parent
76eb823597
commit
0a4587fa6f
42 changed files with 471 additions and 2650 deletions
2
BUILD.md
2
BUILD.md
|
|
@ -64,5 +64,5 @@ Example of cmake with libraries defined
|
|||
cmake -G "Xcode" -DOpenMP_C_FLAGS=/usr/local/opt/libomp -DOpenMP_omp_LIBRARY=/usr/local/opt/libomp -DOpenMP_CXX_FOUND=/usr/local/opt/libomp
|
||||
```
|
||||
|
||||
In Xcode configure the search path for the folder where the glm folder is in the Vulkan SDK
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue