adding boost dev
adding boost dev
This commit is contained in:
@@ -16,7 +16,7 @@ build:
|
||||
# instead of calling g++ directly you can also use some build toolkit like make
|
||||
# install the necessary build tools when needed
|
||||
before_script:
|
||||
- apt update && apt -y install make autoconf cmake
|
||||
- apt update && apt -y install make autoconf cmake libboost-all-dev
|
||||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
|
||||
Reference in New Issue
Block a user