doompanning/external
oxmox 01742f13d7 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
..
imgui build and use imgui from externals, make the imgui demo work 2023-02-12 04:47:48 +01:00
nng nng: fix warning: comparison of integer expressions of different signedness 2023-02-10 18:40:27 +01:00
CMakeLists.txt cmake: turn imgui from an INTERFACE library into an OBJECT library 2023-02-18 12:30:53 +01:00