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