obsproject / obs-websocket

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

cmake: Update formatting and switch to native find_package call for Qt6 #1178

Closed PatTheMav closed 6 months ago

PatTheMav commented 8 months ago

Description

Cleans up the CMake build script to go with the changes introduced by https://github.com/obsproject/obs-studio/pull/9769.

Motivation and Context

Reduce code complexity and makes CMake code easier to read in places.

How Has This Been Tested?

Tested on Windows 11, macOS 14, and Ubuntu 23.04.

Types of changes

Checklist: