about summary refs log tree commit diff stats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* misc: Build Git branch and hash into .so in Debug modeMarc2022-01-281-6/+10
|
* core: Use version set in CMakeLists, inside code. Bump version to 0.0.3Marc2022-01-281-1/+2
|
* build: Unset hard dependency on clang in CMakeMarc2021-12-071-8/+8
| | | | This commit also corrects a small warning for gcc.
* Initial CommitMarc2021-12-011-0/+51
Signed-off-by: Marc <foxtrot@malloc.me>