Skip to content

Resolve "Build installer"

d.kilic requested to merge 36-build-installer into master

Adds automated building of installers and upload to Ssciebo (Currently only windows)

We use CPack in combination with NSIS to build our Windows Executable. We currentky ship more licenses than should be required (all third party licenses of Qt, depite us most likely not using everything of that)

  • CI needs to be changed, so it only runs on the master branch, but not on scheduled runs. Change needs to be the last, since no testing in this merge request is possible, once done.

Closes #36 (closed)

Edited by d.kilic

Merge request reports