Skip to content

Kencho5/debug-libpqxx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to reproduce the project

# clone this repo
git submodule update --init --recursive
mkdir -p build/run && cd build/run
cmake ../..
make -j
./src/divider

CMake C++ Project Template

This project was built based on this template: https://github.com/kigster/cmake-project-template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 42.8%
  • C++ 35.5%
  • CMake 21.7%