mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-07 08:45:30 +00:00
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
7 lines
94 B
CMake
7 lines
94 B
CMake
install( FILES
|
|
kicad.pro
|
|
|
|
DESTINATION ${KICAD_TEMPLATE}
|
|
COMPONENT resources
|
|
)
|