libicsneo/third-party/libftdi/python/examples/CMakeLists.txt

6 lines
158 B
CMake

install ( FILES simple.py complete.py cbus.py
DESTINATION share/libftdi/examples
PERMISSIONS OWNER_READ GROUP_READ WORLD_READ
)