Files
mars-nwe/cmake/modules
Mario Fetka 8017c0c078
All checks were successful
Source release / source-package (push) Successful in 47s
Add CMake quota detection and enable quota support by default
Add a FindQuota.cmake module that checks for the Linux quota headers and
symbols required by the MARS NWE quota backend. Prefer modern
<sys/quota.h> with quotactl(), and keep <linux/quota.h> as fallback for
older systems.

Enable quota support by default, but only compile it in when the required
headers and quota symbols are available. Also move the QTAINSYS define to
the detected sys/quota.h path so modern Linux builds use the correct
header automatically.
2026-05-26 09:32:01 +02:00
..
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2026-05-25 21:07:46 +02:00
2026-04-21 18:00:54 +02:00