mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 20:34:58 +00:00
4ed0907f2d
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 |