msgpack-c icon indicating copy to clipboard operation
msgpack-c copied to clipboard

cmake: add headers to interface library

Open timblechmann opened this issue 3 years ago • 2 comments

cmake 3.19 allows headers to be added to interface libraries in order to populate IDE projects

timblechmann avatar Mar 24 '23 03:03 timblechmann

compare: https://cmake.org/cmake/help/latest/command/add_library.html#interface-libraries

timblechmann avatar Mar 24 '23 03:03 timblechmann

Codecov Report

Merging #1057 (2ef4d35) into cpp_master (1edfba0) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           cpp_master    #1057   +/-   ##
===========================================
  Coverage       85.60%   85.60%           
===========================================
  Files              79       79           
  Lines            5023     5023           
===========================================
  Hits             4300     4300           
  Misses            723      723           

codecov-commenter avatar Mar 24 '23 03:03 codecov-commenter