mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 05:23:06 +00:00
Handle code signing of package for Windows.
This commit is contained in:
parent
2b76c88595
commit
ac732528bb
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ job-windows-vs2015:
|
|||
script:
|
||||
- echo %Qt5_DIR%
|
||||
- echo %PATH%
|
||||
- if DEFINED WINDOWS_SIGNING_DIRECTORY ( xcopy /I /Y "%WINDOWS_SIGNING_DIRECTORY%" "cmake_builder\\linphone_package\\sign" )
|
||||
- python prepare.py -G "Visual Studio 14 2015" --package %DEFAULT_WINDOWS_CMAKE_OPTIONS% %CMAKE_OPTIONS%
|
||||
- cmake --build WORK/desktop/cmake --config Release -- /maxcpucount
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue