mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Move CMake uninstall template file to CMake subdir
This commit is contained in:
@@ -367,7 +367,7 @@ if (GLFW_INSTALL)
|
||||
|
||||
# Only generate this target if no higher-level project already has
|
||||
if (NOT TARGET uninstall)
|
||||
configure_file(cmake_uninstall.cmake.in
|
||||
configure_file(CMake/cmake_uninstall.cmake.in
|
||||
cmake_uninstall.cmake IMMEDIATE @ONLY)
|
||||
|
||||
add_custom_target(uninstall
|
||||
|
||||
Reference in New Issue
Block a user