mirror of
https://github.com/mpv-player/mpv
synced 2025-03-08 07:08:12 +00:00
The examples simple.c and cocoabasic.m can be compiled without
installing libmpv. But also, they didn't use the correct include path
libmpv programs normally use, so they couldn't be built with a properly
installed system-libmpv. That's pretty bad for examples, which are
supposed to show how to use libmpv correctly.
So do some bullshit that symlinks libmpv to a "mpv" include directory
under the build directory. This name-mismatch is a direct consequence of
the bullshit done in
|
||
---|---|---|
.. | ||
cocoa | ||
qml | ||
qt | ||
simple | ||
Copyright |