mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 17:38:35 +02:00
6 lines
158 B
CMake
6 lines
158 B
CMake
install ( FILES simple.py complete.py cbus.py
|
|
DESTINATION share/libftdi/examples
|
|
PERMISSIONS OWNER_READ GROUP_READ WORLD_READ
|
|
)
|
|
|