8000 GitHub - dvetutnev/qapp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dvetutnev/qapp

Repository files navigation

Learning discrite mathematics

Requirements

  • C++17 compiler
  • CMake
  • Conan

Build

$ git clone https://github.com/dvetutnev/learn_discrete_math.git
$ cd learn_discrete_math
$ mkdir build && cd build
$ cmake -DCMAKE_BUILD_TYPE=Release ..
$ cmake --build .
$ ctest --verbose

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0