Skip to content

Commit

Permalink
cmake: Update build system for CMake build framework 3.0
Browse files Browse the repository at this point in the history
This also simplifies the CMake script tremendously as it assumes the
project being built as a core obs-studio plugin.

Minimum required CMake version is 3.24, specifying `OBS_CMAKE_VERSION`
as a cache variable with a version lower than 3.0.0 switches back to the
original CMake script.

NOTE: This requires CMake build framework 3.0 on obs-studio.
  • Loading branch information
PatTheMav committed Feb 21, 2023
1 parent 4effb94 commit c3a551e
Show file tree
Hide file tree
Showing 3 changed files with 537 additions and 471 deletions.

0 comments on commit c3a551e

Please sign in to comment.