mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
GitLab: create package with CMake
This commit is contained in:
parent
8a064164c9
commit
005487c623
@ -2,7 +2,8 @@
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y debhelper devscripts fakeroot ${CMAKE} dh-exec gcc libncurses5-dev libreadline-dev libssl-dev make zlib1g-dev git
|
||||
script:
|
||||
- debuild -i -us -uc -b
|
||||
- ./configure
|
||||
- make package -C tmp
|
||||
|
||||
bionic:
|
||||
<<: *ubuntu_def
|
||||
|
Loading…
Reference in New Issue
Block a user