libftdi Archives

Subject: patch to install example config for ftdi_eeprom

From: Fabio Rossi <rossi.f@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Sat, 7 Nov 2015 16:39:15 +0100 (CET)
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 libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread