mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-17 08:09:50 +00:00
Add boost dependencies
This commit is contained in:
parent
b332633b07
commit
780339d91b
@ -12,6 +12,9 @@ build:
|
||||
python: "3.9"
|
||||
apt_packages:
|
||||
- cmake
|
||||
- libboost-filesystem-dev
|
||||
- libboost-log-dev
|
||||
- libboost-thread-dev
|
||||
jobs:
|
||||
pre_build:
|
||||
- cmake .
|
||||
|
Loading…
Reference in New Issue
Block a user