mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-12 02:57:31 -04:00
If libraries are being used from somewhere other than
/usr/include or /usr/local/include, building vst_remote would fail.
Now it checks CMAKE_INSTALL_PREFIX/include.
(cherry picked from commit 7d0c1ef6c2)