Skip to content

ambroff/example-conan-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

An example project which uses CMake and Conan.

Building

$ mkdir build
$ cd build
$ conan install ..
$ cmake ..
$ make

About

An example C++ project which uses Conan and CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors