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

Simplify tllist recipe #1

Open
wants to merge 2 commits into
base: add-tllist
Choose a base branch
from

Conversation

uilianries
Copy link

This recipe is header-only and doesn't require any change, so it can be very simple, without dependencies and very fast to be built.

I removed all build requirements because they are not needed here, let's use only cmake for testing because it's expected for every environment.

Avoid using package version range, it's not allowed on Conan Center and creates an unpredictable situation.

Requiring Conan 1.43 is too high, but it's fine as CCI always expects the latest version installed.


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant