CatxFish / obs-v4l2sink

obs studio output plugin for Video4Linux2 device
GNU General Public License v2.0
931 stars 99 forks source link

Fix install location of plugin #70

Closed tovrstra closed 4 years ago

tovrstra commented 4 years ago

This improves the install location of the shared object. For example on systems where this should be /usr/lib64/obs-plugins/, this change picks up the right path.

tovrstra commented 4 years ago

35 works fine and my suggestion is (I guess) using an outdated CMAKE variable. See https://cmake.org/cmake/help/v3.18/variable/LIBRARY_OUTPUT_PATH.html