Add explicit WITH_XFS option, be more verbose
Automagic dependencies must be avoided. When using other mechanisms than find_package, let's add control through explicit CMake options.
This does not change default behaviour since WITH_XFS is default enabled, and lack of xfsprogs continues to be non fatal.
Signed-off-by: Andreas Sturmlechner asturm@gentoo.org
Edited by Andreas Sturmlechner