build: Don't install INSTALL.txt
This commit is contained in:
parent
87d06e5269
commit
b6c3d4eb32
|
@ -771,10 +771,6 @@ add_custom_target( uninstall
|
|||
# Installation
|
||||
#================================================
|
||||
|
||||
install( FILES INSTALL.txt
|
||||
DESTINATION ${KICAD_DOCS}
|
||||
COMPONENT resources )
|
||||
|
||||
###
|
||||
# Install scripts
|
||||
###
|
||||
|
|
Loading…
Reference in New Issue