File: CMakeLists.txt

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