beeta/backend
doomtube aa96b78f48
All checks were successful
Build and Push / build-all (push) Successful in 7m59s
Fix linker error: use constexpr for static class constants
static const int members need explicit definitions when ODR-used,
but static constexpr int are implicitly inline in C++17.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:23:40 -05:00
..
src Fix linker error: use constexpr for static class constants 2026-01-11 17:23:40 -05:00
.dockerignore Replace master branch with local files 2025-08-03 21:53:15 -04:00
CMakeLists.txt Add PyramidController to CMakeLists.txt 2026-01-11 17:08:41 -05:00
conanfile.txt Replace master branch with local files 2025-08-03 21:53:15 -04:00
config.json.example Initial commit - realms platform 2026-01-05 22:54:27 -05:00
Dockerfile Use single-threaded build to prevent OOM 2026-01-06 02:19:03 -05:00