Moved python stuff to own directory
[libftdi] / python / examples / CMakeLists.txt
CommitLineData
c5285326
MZ
1install ( FILES simple.py complete.py
2 DESTINATION share/libftdi/examples
3 PERMISSIONS OWNER_READ GROUP_READ WORLD_READ
4 )
5