mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 03:28:57 +00:00
cmake: fix SDL_UNINSTALL post-configuration report
This commit is contained in:
parent
e15e2808f2
commit
c0fb71f2a9
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue