SWJTU-ZhangLei / boost-demo

A demo of boost library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boost-demo

A demo of boost library

  1. mkdir build && cd build && cmake ..
  2. compile 2.1 windows cmake --build . -- /p:Configuration=Release 2.2 linux cmake --build . --config Release

About

A demo of boost library

License:GNU Lesser General Public License v2.1


Languages

Language:CMake 74.9%Language:C++ 25.1%