Skip to content

Move all the code related to find_package(ACL) to the root CMakeLists.txt

Ahmad Samir requested to merge work/ahmad/kacltest-ci-boo into master

This code was scattered in various CMakeLists.txt, as dfaure suggested it makes more sense to have it all in one location.

Compile kacltest only if ACL is found. This fixes the windows build on the CI.

Edited by Ahmad Samir

Merge request reports