Commit graph

2 commits

Author SHA1 Message Date
eb6fa7a104 add support to build without modules
some compilers don't fully support modules with the way cmake does them.
it seems like only Clang 16 supports them which is not in the arch repos
yet.
2023-06-22 21:45:18 -07:00
b1ac6cfb47 switch to cmake and add c++ modules
i have to switch to cmake to get proper c++ modules support.
2023-06-21 01:24:50 -07:00