Skip to content

dirmeier/conan-test

Repository files navigation

conan-test

Project Status Build Status

A small header only library to check out conan.io

About

conan-test is an example package using conan.io as package manager.

In order to install the package you need to make sure to have Eigen installed. If you have it, run:

mkdir build && cd build
conan install ..
conan build ..

Author

Simon Dirmeier simon.dirmeier @ web.de