obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Replace headers-only libraries submodules by prefix/system-wide install #1097

Closed tytan652 closed 1 year ago

tytan652 commented 1 year ago

Description

Requires to work on obs-studio repo:

Replace headers-only libraries submodules by prefix/system-wide install.

Motivation and Context

Reduce the number of submodules in obs-studio repo and provides those libraries in obs-deps.

How Has This Been Tested?

Tested OS(s):

obs-studio CI on my fork (https://github.com/tytan652/obs-studio/pull/10) with obs-websocket modified to be aware of obs-deps and custom-made finders for Asio and WebSocket++.

Types of changes

Checklist: