pound-emu_pound/3rd_Party
Ronald Caesar a3ed44003b build: Refactor CMake build system
This new architecture decomposes the project into several distict static
libraries: common, host, kvm, and frontend.

By using static libraries, changes within one module will only require
that library to be re-linked, rather than recompiling and re-linking the
entire executable.

The third party library ImGui is now built as a static library target.

Signed-off-by: Ronald Caesar <github43132@proton.me>
2025-09-14 18:40:30 -04:00
..
fmt@40626af88b CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
imgui@5d4126876b Update Submodules 2025-07-15 11:53:57 +02:00
SDL3@68bfcb6c54 Update Submodules 2025-07-15 11:53:57 +02:00
CMakeLists.txt build: Refactor CMake build system 2025-09-14 18:40:30 -04:00