summaryrefslogtreecommitdiffstats
path: root/cmake/modules/Findxfs.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: compile libzfs backend conditionallyKefu Chai2017-06-271-3/+3
| | | | | | | | | * do not REQUIRE libzfs if it is enabled, this follows the way how we handle `WITH_XFS` option. * also refactor the cmake script related to libxfs backend support a little bit. Signed-off-by: Kefu Chai <kchai@redhat.com>
* CMake - add check for XFSDaniel Gryniewicz2015-09-231-0/+33
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net>