aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAge
* use find_package instead of add_subdirectoryLoek Le Blansch7 days
|
* code standard v3Loek Le Blansch10 days
|
* restructure unit tests and dummiesLoek Le Blansch11 days
|
* more WIP audio facadeLoek Le Blansch2024-09-28
|
* WIP Audio API + facadeLoek Le Blansch2024-09-25
|
* add googletest unit testing setupLoek Le Blansch2024-09-03
|
* shuffle filesLoek Le Blansch2024-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>`.