Conan: Installation instructions
Run the following series of commands to build the application:
mkdir build
conan install ..
cd build
cmake ..
make
From the build directory, run:
bin/quickcatch
Conan: Installation instructions
Run the following series of commands to build the application:
mkdir build
conan install ..
cd build
cmake ..
make
From the build directory, run:
bin/quickcatch