kicad-source/demos/CMakeLists.txt

24 lines
433 B
CMake
Raw Normal View History

install( DIRECTORY
complex_hierarchy
2017-12-27 19:54:05 +01:00
custom_pads_test
ecc83
flat_hierarchy
interf_u
kit-dev-coldfire-xilinx_5213
microwave
2025-02-19 23:07:10 -05:00
multichannel
pic_programmer
python_scripts_examples
2025-02-19 23:07:10 -05:00
royalblue54L_feather
simulation
"sonde xilinx"
2021-01-27 18:37:31 -05:00
stickhub
test_pads_inside_pads
test_xil_95108
tiny_tapeout
video
2025-02-20 03:00:10 +00:00
vme-wren
DESTINATION ${KICAD_DEMOS}
COMPONENT resources
)