mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Add submodules
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user