docs
docs copied to clipboard
Not able to see the files or folder as per the doc's
Environment details
- Operating System+version: Windows
- Compiler+version: gcc 13
- Conan version: 2.0.9
- Python version: 3.11.2
Steps to reproduce
Hi, I am not getting the files and folders as per mentioned in the document. I've attached a screenshot for the same.
After clone I am getting this: CMakeLists.txt is missing
Logs
No response
Hi @sangramjadhavbhtc
Thanks for the report.
It is true that the CMakeLists.txt is not in the repo, and it shouldn't be, it is an error in the docs, I will remove it.
The other files conanfile_conandata.py are ok, they are the "solution" or result of running the tutorial over the initial conanfile.py