mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-18 20:18:59 +00:00
cmake: correctly report SDL_LEAN_AND_MEAN state at end of configuration
This commit is contained in:
parent
cee2cb8ed1
commit
3686cbdca2
1 changed files with 1 additions and 0 deletions
|
|
@ -652,6 +652,7 @@ if(SDL_LEAN_AND_MEAN)
|
|||
PRIVATE
|
||||
SDL_LEAN_AND_MEAN
|
||||
)
|
||||
set(HAVE_LEAN_AND_MEAN TRUE)
|
||||
endif()
|
||||
|
||||
# Compiler option evaluation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue