aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2023-06-30show git hash with --versionEgor Tensin
Also, use cmake's configure_file to build string constants in.
2023-05-06add a couple of the most basic tests using PytestEgor Tensin
I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess?
2022-09-08sanitize #include-sEgor Tensin
2022-08-28cmake: add install() rulesEgor Tensin