2
0
Эх сурвалжийг харах

cmake: fix SDL_UNINSTALL post-configuration report

Anonymous Maarten 5 сар өмнө
parent
commit
c0fb71f2a9
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -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)