We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e57c10 commit 59f6f40Copy full SHA for 59f6f40
CMakeLists.txt
@@ -58,7 +58,6 @@ if(NOT TARGET uninstall)
58
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/cmake_uninstall.cmake.in"
59
"${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
60
IMMEDIATE @ONLY)
61
-
62
add_custom_target(uninstall
63
COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
64
endif()
0 commit comments