cmake: correctly report SDL_LEAN_AND_MEAN state at end of configuration
Some checks are pending
Build (All) / Create test plan (push) Waiting to run
Build (All) / level1 (push) Blocked by required conditions
Build (All) / level2 (push) Blocked by required conditions

This commit is contained in:
stahta01 2026-06-17 14:35:37 -04:00 committed by GitHub
parent cee2cb8ed1
commit 3686cbdca2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -652,6 +652,7 @@ if(SDL_LEAN_AND_MEAN)
PRIVATE
SDL_LEAN_AND_MEAN
)
set(HAVE_LEAN_AND_MEAN TRUE)
endif()
# Compiler option evaluation