Martin Schwenke has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/536252 )
Change subject: build: Add check for libacl
......................................................................
build: Add check for libacl
While this is useful on its own, it seems to be required for a
subsequent commit that uses check_symbol_exists().
Unfortunately, this triggers a developer warning about this policy:
https://cmake.org/cmake/help/latest/policy/CMP0075.html#policy:CMP0075
This seems to suggest that it may no longer work with cmake 3.23.1.
My testing is with cmake 3.23.0 (Debian testing), 2.8.12.2 (CentOS 7)
and 3.22.2 (FreeBSD 13).
Signed-off-by: Martin Schwenke <mschwenke(a)ddn.com>
Change-Id: Icfbc76117298a60cb106950c80311d483251e9e9
---
M src/CMakeLists.txt
1 file changed, 26 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/52/536252/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/536252
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Icfbc76117298a60cb106950c80311d483251e9e9
Gerrit-Change-Number: 536252
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Schwenke <martin(a)meltin.net>
Gerrit-MessageType: newchange