Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more complex examples #41

Open
bog-dan-ro opened this issue Aug 17, 2022 · 1 comment
Open

Add more complex examples #41

bog-dan-ro opened this issue Aug 17, 2022 · 1 comment

Comments

@bog-dan-ro
Copy link

The existing examples are great to get started with simple projects, but are not enough for more complex projects:

@jngrb
Copy link

jngrb commented Sep 1, 2023

I agree. Further best-practices example that I would like to see are these:

  • Using export and source (instead of the old scm attribute) but where the conanfile (and the CMakeLists.txt) are not in the root of the Git repo.
    I.e. the existing multi-subprojects example conanfile/layout/multiple_subprojects but just with sources from Git.

  • Using export and source (instead of the old scm attribute) but where the source files are distributed across several Git submodules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants