X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=3b0b87c08d6cb83a99fadd88c3b6b5e066f423ea;hp=5aecafcbc5d42b9b9f214079696b7cc2a7adb584;hb=cdb28383402d248dbc6062f4391b038375c52385;hpb=5c2c58e03ea999534e8cb64906c8ae8b15536c30 diff --git a/CMakeLists.txt b/CMakeLists.txt index 5aecafc..3b0b87c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -136,7 +136,7 @@ endif () add_subdirectory(src) if ( FTDIPP ) - project(libftdipp1 C CXX) + project(libftdi1 C CXX) add_subdirectory(ftdipp) endif () if ( PYTHON_BINDINGS )