File: CMakeLists.txt

package info (click to toggle)
libftdi1 1.6~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 932 kB
  • sloc: ansic: 6,297; cpp: 875; python: 537; sh: 116; makefile: 48
file content (4 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
 install(FILES simple.py complete.py cbus.py
         DESTINATION share/libftdi/examples
         PERMISSIONS OWNER_READ GROUP_READ WORLD_READ
 )