cgg2: CMake/FindMOSEK: do not specify STATIC:
Keeping this empty and controlling behaviour with cmake variables is best practice, and a static build resolves this issue:
export called with target "CoMISo" which requires target "FusionCXX" that
is not in any export set.
We probably should support shared mosek-fusion builds though in the future.
Edited by Martin Heistermann