|
@@ -367,7 +367,7 @@ if (GLFW_INSTALL)
|
|
|
|
|
|
# Only generate this target if no higher-level project already has
|
|
# Only generate this target if no higher-level project already has
|
|
if (NOT TARGET uninstall)
|
|
if (NOT TARGET uninstall)
|
|
- configure_file(cmake_uninstall.cmake.in
|
|
|
|
|
|
+ configure_file(CMake/cmake_uninstall.cmake.in
|
|
cmake_uninstall.cmake IMMEDIATE @ONLY)
|
|
cmake_uninstall.cmake IMMEDIATE @ONLY)
|
|
|
|
|
|
add_custom_target(uninstall
|
|
add_custom_target(uninstall
|