X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=python%2Fexamples%2FCMakeLists.txt;h=b4ed93dac614dc698bff1680c39ecd6b7653be6e;hp=bca7daf744359f09e32b62e200ab5bb66b48037a;hb=d160863c527c8a3fdf1e821a64c59192a2fc2150;hpb=c5285326555f088e7626dfa67ea7059e094d6e73 diff --git a/python/examples/CMakeLists.txt b/python/examples/CMakeLists.txt index bca7daf..b4ed93d 100644 --- a/python/examples/CMakeLists.txt +++ b/python/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -install ( FILES simple.py complete.py +install ( FILES simple.py complete.py cbus.py DESTINATION share/libftdi/examples PERMISSIONS OWNER_READ GROUP_READ WORLD_READ )