libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v1.1-22-g57f3c6c

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Sat, 15 Nov 2014 18:30:23 +0100 (CET)
The branch, master has been updated
       via  57f3c6ce1b5942e959ce5107cdbf38ca463ddd59 (commit)
      from  195ec69650203868ffac02d7a92248688be3c9b1 (commit)


- Log -----------------------------------------------------------------
commit 57f3c6ce1b5942e959ce5107cdbf38ca463ddd59
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Sat Nov 15 18:30:21 2014 +0100

    Whitespace cleanup

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a9fdf5c..397d367 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -208,8 +208,8 @@ if(CMAKE_VERSION VERSION_LESS 2.8.8)
   configure_file ( cmake/LibFTDI1Config.cmake.in 
${CMAKE_CURRENT_BINARY_DIR}/LibFTDI1Config.cmake @ONLY )
   configure_file ( cmake/LibFTDI1ConfigVersion.cmake.in 
${CMAKE_CURRENT_BINARY_DIR}/LibFTDI1ConfigVersion.cmake @ONLY )
 else ()
-  include(CMakePackageConfigHelpers)    
-  
+  include(CMakePackageConfigHelpers)
+
   configure_package_config_file (
     cmake/LibFTDI1Config.cmake.in
     ${CMAKE_CURRENT_BINARY_DIR}/LibFTDI1Config.cmake
@@ -226,19 +226,19 @@ else ()
     LibFTDI1ConfigVersion.cmake 
     VERSION ${LIBFTDI_VERSION_STRING} 
     COMPATIBILITY AnyNewerVersion
-  ) 
-endif ()        
+  )
+endif ()
 
 
 install ( FILES 
             ${CMAKE_CURRENT_BINARY_DIR}/LibFTDI1Config.cmake
             ${CMAKE_CURRENT_BINARY_DIR}/LibFTDI1ConfigVersion.cmake
             cmake/UseLibFTDI1.cmake
-            
+
           DESTINATION ${LIBFTDI_CMAKE_CONFIG_DIR}
         )
 
 
-        
-        
+
+
 include(CPack)


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v1.1-22-g57f3c6c, libftdi-git <=