Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide directory of library's header as the include directory (#220)
Avoid having consumers need to know or declare internal structure of project. Facilitate use with `FetchContent_Declare` to get the repo and then simply use `target_include_directories( their_proj PRIVATE csv)`.
- Loading branch information