mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added installation of cmake
This commit is contained in:
parent
7934b8cd9a
commit
2ba5235e11
@ -5,6 +5,7 @@ pipelines:
|
||||
default:
|
||||
- step:
|
||||
script:
|
||||
- apt-get -qq update && apt-get -y -qq install cmake
|
||||
- mkdir build; cd build
|
||||
- cmake ..
|
||||
- make
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user