Skip to content

hwse/csv-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building with CMake

git clone https://github.com/hwse/csv-cat.git
cd csv-cat
git submodule update --init --recursive
mkdir build
cd build
conan install .. --build=missing
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .

About

Dummy project that uses csv-lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors