Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

PatTheMav
Copy link
Member

Description

Cleans up the CMake build script to go with the changes introduced by obsproject/obs-studio#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

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • I have read the Contributing Guidelines.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • My code is not on master or a release/* branch.
  • The code has been tested.
  • I have included updates to all appropriate documentation.

Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@RytoEX RytoEX merged commit cf285b3 into obsproject:master Dec 20, 2023
1 check passed
@PatTheMav PatTheMav deleted the cmake-update branch December 20, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants