CMake: bump the minimal required version to 3.5
[libftdi] / python / examples / CMakeLists.txt
CommitLineData
d160863c 1install ( FILES simple.py complete.py cbus.py
c5285326 2 DESTINATION share/libftdi/examples
7828006e
YY
3 PERMISSIONS OWNER_READ GROUP_READ WORLD_READ
4)