No description
Find a file
Fries 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
.vscode add an exception program 2023-06-21 17:01:33 -07:00
src add support to build without modules 2023-06-22 21:45:18 -07:00
.clang-format Initial Commit 2023-06-19 15:36:39 -07:00
.editorconfig Initial Commit 2023-06-19 15:36:39 -07:00
.gitignore Initial Commit 2023-06-19 15:36:39 -07:00
CMakeLists.txt add support to build without modules 2023-06-22 21:45:18 -07:00