Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use find_package instead of add_subdirectory | Loek Le Blansch | 2024-10-10 |
| | |||
* | code standard v3 | Loek Le Blansch | 2024-10-06 |
| | |||
* | restructure unit tests and dummies | Loek Le Blansch | 2024-10-05 |
| | |||
* | more WIP audio facade | Loek Le Blansch | 2024-09-28 |
| | |||
* | WIP Audio API + facade | Loek Le Blansch | 2024-09-25 |
| | |||
* | add googletest unit testing setup | Loek Le Blansch | 2024-09-03 |
| | |||
* | shuffle files | Loek Le Blansch | 2024-09-03 |
Moving all code into src/crepe allows you to add the src folder as SYSTEM INTERFACE, resulting in includes that look like `<crepe/xyz.h>`. |