Moved python stuff to own directory
[libftdi] / python / examples / CMakeLists.txt
diff --git a/python/examples/CMakeLists.txt b/python/examples/CMakeLists.txt
new file mode 100644 (file)
index 0000000..bca7daf
--- /dev/null
@@ -0,0 +1,5 @@
+install ( FILES simple.py complete.py
+          DESTINATION share/libftdi/examples
+          PERMISSIONS OWNER_READ GROUP_READ WORLD_READ 
+        )
+