mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
7 lines
303 B
CMake
7 lines
303 B
CMake
install(DIRECTORY complex_hierarchy ecc83 electric flat_hierarchy
|
|
kit-dev-coldfire-xilinx_5213 interf_u microwave
|
|
pic_programmer pspice "sonde xilinx" test_xil_95108 video
|
|
DESTINATION ${KICAD_DEMOS}
|
|
COMPONENT resources
|
|
PATTERN ".svn" EXCLUDE)
|