Skip to content

Adapt CI script to macbuild3; require -DNSX_TESTDATA_DIR

Wuttke, Joachim requested to merge build1 into develop
  • Set QTDIR to enable compilation on current Mac build server (laptop "macbuild3").
  • Require NSX_TESTDATA_DIR to be provided via -D or from cache; default value always ignored.
  • Check existence of ${NSX_TESTDATA_DIR} early in CMake; error message points to URL.
Edited by Wuttke, Joachim

Merge request reports