Skip to content

Fix pdf module activation.

Julien Wadel requested to merge fix/ci into master

Remove cmake_install_prefix sue for subdirectory as it is error prone (install will not use what is defined but only the root install prefix). Fix install folder for Tasks on Mac. Fix CI file for Mac. Fix rootca folder on Mac.

Merge request reports