cmake support for the new python bindings
[libftdi] / CMakeLists.txt
index dbf6052..9203c82 100644 (file)
@@ -76,6 +76,7 @@ endif(${UNIX})
 
 add_subdirectory(src)
 add_subdirectory(ftdipp)
+add_subdirectory(bindings)
 add_subdirectory(examples)
 add_subdirectory(packages)