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 781b090 commit b78bcf8Copy full SHA for b78bcf8
qucs/CMakeLists.txt
@@ -86,5 +86,5 @@ add_subdirectory(qucs-powercombining)
86
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/cmake/uninstall.cmake.in"
87
"${CMAKE_CURRENT_BINARY_DIR}/uninstall.cmake" IMMEDIATE @ONLY)
88
89
-add_custom_target(uninstall COMMAND ${CMAKE_COMMAND} -P
+add_custom_target(uninstall-ui COMMAND ${CMAKE_COMMAND} -P
90
${CMAKE_CURRENT_BINARY_DIR}/uninstall.cmake)
0 commit comments