Change Packaging flag in yml for Mac [ci skip]

This commit is contained in:
Julien Wadel 2020-03-27 08:44:24 +01:00
parent b9e5afd98d
commit bcfe050cf0

View file

@ -84,7 +84,7 @@ job-macosx-makefile-package:
variables:
- $NIGHTLY_MASTER
variables:
CMAKE_OPTIONS: -DENABLE_PACKAGING=YES
CMAKE_OPTIONS: -DENABLE_APP_PACKAGING=YES
extends: job-macosx-makefile
script:
- *build_all_script