kicad-source/template/CMakeLists.txt
Wayne Stambaugh aa18aa13b9 Remove worksheet templates.
There is no reason two have these in two places.  They are now
maintained in the KiCad template repository at:

https://github.com/KiCad/kicad-templates
2018-01-27 10:19:29 -05:00

7 lines
94 B
CMake

install( FILES
kicad.pro
DESTINATION ${KICAD_TEMPLATE}
COMPONENT resources
)