context_window.cpp is back

This commit is contained in:
Pcornat 2026-01-08 20:43:01 +01:00
commit 2c6b505c56
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
3 changed files with 18 additions and 10 deletions

View file

@ -59,6 +59,7 @@ target_sources(${PROJECT_NAME}
PRIVATE
src/window.cpp
src/opengl_context.cpp
src/context_window.cpp
PUBLIC
FILE_SET public_headers