Skip to content

Commit 22b6974

Browse files
committed
Merge branch 'master' of github.com:CodeFinder2/fast-cpp-csv-parser
2 parents fbad848 + c305dd4 commit 22b6974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Note: the **only difference of this fork** compared to [the original repo](https://github.com/ben-strasser/fast-cpp-csv-parser) **is CMake support**. However, since the author will never provide CMake support, it is added here. Apart from that, this repo tracks the original one.
1+
Note: the **only difference of this fork** compared to [the original repo](https://github.com/ben-strasser/fast-cpp-csv-parser) **is CMake support** and a aslightly adjusted project structure. However, since the author ["does not intend to maintain a `CMakeLists.txt` for a single header file"](https://github.com/ben-strasser/fast-cpp-csv-parser/pull/93#issuecomment-932715936), it is added here. Apart from that, this repo tracks the original one.
22

33
# Fast C++ CSV Parser
44

0 commit comments

Comments
 (0)