Initialize SDL

This commit is contained in:
2025-01-20 22:32:30 +01:00
parent e60c508e97
commit b438dd7bf4
3 changed files with 45 additions and 0 deletions

View File

@ -9,6 +9,8 @@ build:windows --cxxopt=-Xclang=-std=c++20
common --incompatible_autoload_externally=+@rules_python
build --features=external_include_paths
build --cxxopt=-Wall
build --cxxopt=-Wno-c++98-compat
build --cxxopt=-Wno-c++98-compat-pedantic