Skip to content

WIP: feature/nekmesh-packaging

Michael Turner requested to merge feature/NekMesh-packaging into master

This moves around the packaging a little bit so that we can have two possible package types. One that packages the whole of nektar as normal and the other which only packages nekmesh. Ive tested it and it seems to work, it will only build nekmesh required libraries and will package them correctly. Ive also got the dependancies working for opencascade (which was the big reason for this). If opencascade is not on the target system the machines packaging knows what to download.

Currently WIP because im sure there will be some comments about how I have done this.

Merge request reports