/otus-ip_filter-ranges

OTUS: C++ Developer course (2020) / homework #3 (conan, ranges)

Primary LanguageScilab

cmake-cpp-boilerplate

Usage

Download:

$ git clone https://github.com/SanyaOgr/cmake-cpp-boilerplate.git

Make your changes

Configure and build:

$ mkdir build && cd build
$ cmake ..
$ cmake --build .