mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-29 22:20:24 +00:00
Add submodules
This commit is contained in:
parent
4cd1014bac
commit
b332633b07
@ -14,7 +14,12 @@ build:
|
||||
- cmake
|
||||
jobs:
|
||||
pre_build:
|
||||
- cmake -Wno-dev .
|
||||
- cmake .
|
||||
|
||||
# Include the submodules, required for cmake
|
||||
submodules:
|
||||
include: all
|
||||
recursive: true
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
|
Loading…
x
Reference in New Issue
Block a user