Skip to content

Fixes to cmake and CI

Andrii Verbytskyi requested to merge (removed):cmakefixes into master

In this MR:

  • fixes to cmake builds: earlier I've misunderstood the way ariadne libraries were used and assumed that a full copy of ariadne is included in the source tree.

  • installation path of the data files changed to $prefix/share/rapgap to avoid mixing with other packages

  • More advanced CI, now includes tests.

  • Added a proper search procedure for ariadne libs in configure.ac

Edited by Andrii Verbytskyi

Merge request reports