Open maidamai0 opened 2 years ago
The example in README.md shows how to consume packages, can it be used to create packages? If yes, what is the best practice?
Hi @maidamai0, There's a section in the README that shows how to use the CONAN_EXPORTED variable to know if Conan is creating the package in the local cache and then avoiding importing conan.cmake in that case. Hope this helps
CONAN_EXPORTED
conan.cmake
The example in README.md shows how to consume packages, can it be used to create packages? If yes, what is the best practice?