diff --git a/CMakeLists.txt b/CMakeLists.txt index 5422b5a..08b3083 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -101,7 +101,7 @@ if(WIN32) set(CMAKE_INSTALL_PREFIX "C:/") endif() else() - set(lib_ftdi_usb usb ftdi1) + set(lib_ftdi_usb usb-1.0 ftdi1) endif() # GCC specialities