The use of a relative path in the linking prevents linking when ggml is used as a vended library
CMake Error in vendor/ggml/src/CMakeLists.txt:
Target "ggml" INTERFACE_INCLUDE_DIRECTORIES property contains path:
"/Volumes/workplace/ggml-impl/vendor/ggml/src/../include"
which is prefixed in the source directory.
The use of a relative path in the linking prevents linking when ggml is used as a vended library