docs icon indicating copy to clipboard operation
docs copied to clipboard

Not able to see the files or folder as per the doc's

Open sangramjadhavbhtc opened this issue 2 years ago • 1 comments

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.

image

After clone I am getting this: CMakeLists.txt is missing

image

Logs

No response

sangramjadhavbhtc avatar Aug 09 '23 08:08 sangramjadhavbhtc

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

memsharded avatar Aug 09 '23 08:08 memsharded