mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-02 19:42:37 +00:00
cmake: fix SDL_UNINSTALL post-configuration report
This commit is contained in:
committed by
Anonymous Maarten
parent
e15e2808f2
commit
c0fb71f2a9
@@ -4264,6 +4264,7 @@ endif()
|
||||
##### Uninstall target #####
|
||||
|
||||
if(SDL_UNINSTALL)
|
||||
set(HAVE_UNINSTALL ON)
|
||||
if(NOT TARGET uninstall)
|
||||
configure_file(cmake/cmake_uninstall.cmake.in cmake_uninstall.cmake IMMEDIATE @ONLY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user