diff --git a/CMakeLists.txt b/CMakeLists.txt index d2bb85af69..ce08aaa9d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -771,10 +771,6 @@ add_custom_target( uninstall # Installation #================================================ -install( FILES INSTALL.txt - DESTINATION ${KICAD_DOCS} - COMPONENT resources ) - ### # Install scripts ###