aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAge
* changed sound backheavydemon212024-10-03
|
* working resource manager and textures and sprite to new standardheavydemon212024-10-02
|
* need to switch submodule image to branch sdl2heavydemon212024-10-01
|
* removed submodule and updating resource_managerheavydemon212024-10-01
|
* Merge branch 'loek/audio' into niels/resource-managerheavydemon212024-10-01
|\
| * more WIP audio facadeLoek Le Blansch2024-09-28
| |
| * WIP Audio API + facadeLoek Le Blansch2024-09-25
| |
* | Added resources to crepeheavydemon212024-10-01
|/
* 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>`.