kicad/demos/CMakeLists.txt

20 lines
361 B
CMake
Raw Normal View History

install( DIRECTORY
complex_hierarchy
2017-12-27 18:54:05 +00:00
custom_pads_test
ecc83
electric
flat_hierarchy
interf_u
kit-dev-coldfire-xilinx_5213
microwave
pic_programmer
python_scripts_examples
simulation
"sonde xilinx"
test_pads_inside_pads
test_xil_95108
video
DESTINATION ${KICAD_DEMOS}
COMPONENT resources
)