mirror of
https://github.com/json-c/json-c.git
synced 2026-03-24 07:29:07 +08:00
delete -r in uninstall
This commit is contained in:
@@ -337,7 +337,7 @@ endif(DOXYGEN_FOUND)
|
||||
|
||||
# uninstall
|
||||
add_custom_target(uninstall
|
||||
COMMAND cat ${PROJECT_BINARY_DIR}/install_manifest.txt | xargs rm -rf
|
||||
COMMAND cat ${PROJECT_BINARY_DIR}/install_manifest.txt | xargs rm
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user