aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAge
* move utilities from loek/audioLoek Le Blansch4 days
|
* add script unit tests + major refactoringLoek Le Blansch10 days
|
* merge `master` into `loek/savemgr`loek/savemgrLoek Le Blansch2024-11-05
|\
| * fix CMakeLists for GTest unit testsLoek Le Blansch2024-11-04
| |
* | WIP db facadeLoek Le Blansch2024-10-27
|/
* merge with niels/renderingjaroWMR2024-10-23
|\
| * fixed everything and can now work with new compiler, example rendering and ↵heavydemon212024-10-22
| | | | | | | | made it work with component manager
* | fix for buildjaroWMR2024-10-10
| |
* | merge with masterjaroWMR2024-10-10
|\|
| * use find_package instead of add_subdirectoryLoek Le Blansch2024-10-10
| |
* | merge with masterjaroWMR2024-10-10
|\|
| * code standard v3Loek Le Blansch2024-10-06
| |
* | added sdl2 includejaroWMR2024-10-09
| |
* | merge with masterjaroWMR2024-10-09
|\|
| * restructure unit tests and dummiesLoek Le Blansch2024-10-05
| |
| * more WIP audio facadeLoek Le Blansch2024-09-28
| |
| * WIP Audio API + facadeLoek Le Blansch2024-09-25
| |
* | particle POCjaroWMR2024-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>`.