Skip to content

CSV Parser 2.2.1

Compare
Choose a tag to compare
@vincentlaucsb vincentlaucsb released this 18 May 02:28
· 20 commits to master since this release

This is a simple CMake change that makes it easier to #include "csv.hpp" in a CMake project that grabs csv-parser using FetchContent_Declare().

What's Changed

  • Provide directory of library's header as the include directory by @grosscol in #220

New Contributors

Full Changelog: 2.2.0...2.2.1