summaryrefslogtreecommitdiff
path: root/xmake/modules/lib/detect/check_alignof.lua
AgeCommit message (Collapse)Author
2026-05-23Introduced detection mechanisms to pick the best `alignof` keyword based on ↵Karuro Chari
language, version and toolchain.
2026-05-22Introduced alignof support like the one for check_sizeofKaruro Chari