refactor(cmake): split CMakeLists into modules (#1587)

This commit is contained in:
ReenigneArcher 2023-09-04 20:16:30 -04:00 committed by GitHub
commit 92b4eeee55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 1240 additions and 964 deletions

View file

@ -223,7 +223,7 @@ modules:
- -DSUNSHINE_ENABLE_X11=ON
- -DSUNSHINE_ENABLE_DRM=ON
- -DSUNSHINE_ENABLE_CUDA=ON
- -DSUNSHINE_CONFIGURE_FLATPAK=ON
- -DSUNSHINE_BUILD_FLATPAK=ON
sources:
- type: git
url: "@GITHUB_CLONE_URL@"