We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
64c2646
Call conan install . instead of conan install conanfile.txt by default. Conan can find conanfile.py on its own.
conan install .
conan install conanfile.txt