No description
Find a file
oxmox ecc2111adf cmake: turn imgui from an INTERFACE library into an OBJECT library
Saves us from compiling imgui multiple times and makes cmake invoked
clang-tidy automatically skip the imgui header and implementation files
because they are not directly part of our targets.
2023-02-18 12:30:53 +01:00
external cmake: turn imgui from an INTERFACE library into an OBJECT library 2023-02-18 12:30:53 +01:00
src posix_spawn() doomsims 2023-02-18 12:30:53 +01:00
.gitignore .gitignore things 2023-02-03 21:31:17 +01:00
CMakeLists.txt ctrl: write some broken sdl and imgui code 2023-02-12 03:32:02 +01:00
README.md Initial commit. This is not going to be useful to you for anything. Ever. 2023-02-03 21:15:57 +01:00

= doompanning