Remove Xcode Directory and add glm libraries

This commit is contained in:
Gadgeteer 2023-07-18 09:16:28 +01:00
parent 76eb823597
commit 0a4587fa6f
42 changed files with 471 additions and 2650 deletions

View file

@ -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