obs-v4l2sink icon indicating copy to clipboard operation
obs-v4l2sink copied to clipboard

Fix build

Open aleixpol opened this issue 5 years ago • 1 comments

Fixes the build on my system where it was requiring me to define LIBOBS_INCLUDE_DIR instead of just find the right LibObsConfig.cmake file.

aleixpol avatar Aug 09 '20 22:08 aleixpol

I've made the same fix locally for cmake. I think it's good.

One missing change would be how to set the libdir as appropriate.

About the change from bool to void, this looks a very different thing. Would you mind to send a separate PR for this? (btw: I'm not a project maintainer).

kwizart avatar Feb 15 '21 08:02 kwizart