adding boost libs
adding boost libs
This commit is contained in:
@@ -14,7 +14,7 @@ build:
|
||||
stage: build
|
||||
before_script:
|
||||
#install dependencies
|
||||
- apt update && apt -y install wget make autoconf cmake
|
||||
- apt update && apt -y install wget make autoconf cmake libboost-all-dev
|
||||
|
||||
script:
|
||||
- mkdir build
|
||||
|
||||
Reference in New Issue
Block a user