mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-22 22:28:08 +00:00
Fix option for CI
This commit is contained in:
parent
5e8aa688cb
commit
efd6ddf5b6
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ job-centos7-ninja-gcc:
|
|||
refs:
|
||||
- schedules
|
||||
variables:
|
||||
CMAKE_OPTIONS: -DENABLE_APP_PACKAGING=YES -DCMAKE_INSTALL_LIBDIR=lib
|
||||
CMAKE_OPTIONS: -DCMAKE_INSTALL_LIBDIR=lib
|
||||
CMAKE_GENERATOR: Ninja
|
||||
CC: gcc
|
||||
CXX: g++
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue