Conan simple example to create package References https://docs.conan.io/en/latest/creating_packages/getting_started.html Run Build and run default test $ conan create . Steps to create this package Create package $ conan new myPackage/0.1 -t -s Rename all files manualy