mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 18:02:54 +00:00
cmake: correctly report SDL_LEAN_AND_MEAN state at end of configuration
This commit is contained in:
@@ -652,6 +652,7 @@ if(SDL_LEAN_AND_MEAN)
|
||||
PRIVATE
|
||||
SDL_LEAN_AND_MEAN
|
||||
)
|
||||
set(HAVE_LEAN_AND_MEAN TRUE)
|
||||
endif()
|
||||
|
||||
# Compiler option evaluation
|
||||
|
||||
Reference in New Issue
Block a user