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