Skip to content

Understanding the flexibility of using conanfile.py vs conanfile.txt section obsolete #3307

Open
@golemik98

Description

@golemik98

I am reading the docs version 2.0 and see that examples2 repository do not match what tutorial docs says about examples2/tutorial/consuming_packages/conanfile_py. Is it outdated?
Actual folder looks like this:

.
├── CMakeLists.txt
├── complete_CMakeLists.txt
├── complete_conanfile.py
├── conanfile.py
├── run_example.py
└── src
    ├── complete_main.c
    └── main.c

1 directory, 7 files

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions