Add boost dependencies
This commit is contained in:
parent
b332633b07
commit
780339d91b
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue