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 #####
|
##### Uninstall target #####
|
||||||
|
|
||||||
if(SDL_UNINSTALL)
|
if(SDL_UNINSTALL)
|
||||||
|
set(HAVE_UNINSTALL ON)
|
||||||
if(NOT TARGET uninstall)
|
if(NOT TARGET uninstall)
|
||||||
configure_file(cmake/cmake_uninstall.cmake.in cmake_uninstall.cmake IMMEDIATE @ONLY)
|
configure_file(cmake/cmake_uninstall.cmake.in cmake_uninstall.cmake IMMEDIATE @ONLY)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user