File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# 2023-01-10 version 5.0.0 for C++  
22 *  Fix config for new MSVC preprocessor (#1040  )
33## << breaking changes >>  
4-  *  Change CMake package name of C++ library to msgpackc-cxx (#1045  )
4+  *  Change CMake package name of C++ library to msgpackc-cxx (#1045  ,  # 1048  )
55
66# 2022-11-02 version 4.1.3 for C++  
77  *  Fix compile error that direct inclusion of chrono with ` MSGPACK_NO_BOOST `  (#1038  ))
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ tar --append --file=$filename $prefix/ChangeLog
3232tar --append --file=$filename  $prefix /NEWS
3333tar --append --file=$filename  $prefix /COPYING
3434tar --append --file=$filename  $prefix /README
35- tar --append --file=$filename  $prefix /msgpack -config.cmake.in
35+ tar --append --file=$filename  $prefix /msgpackc-cxx -config.cmake.in
3636rm -f $prefix 
3737
3838gzip -f $filename 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments