Here is a simple patch:

--- ftdi_eeprom/CMakeLists.txt  2015-11-07 16:19:13.526113529 +0100
+++ ftdi_eeprom/CMakeLists.txt.new      2015-11-07 16:22:31.952124624 +0100
@@ -40,6 +40,7 @@
     target_link_libraries ( ftdi_eeprom ${LIBINTL_LIBRARIES} )
   endif ()
   install ( TARGETS ftdi_eeprom DESTINATION bin )
+  install ( FILES example.conf DESTINATION share/libftdi/find_eeprom )
 else ()
   message ( STATUS "libConfuse not found, won't build ftdi_eeprom" )
 endif ()



--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Reply via email to