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

imagl: Patching sources' CMakeLists.txt to use find_package instead of legacy conan 1.X cmake generator #19942

Merged
merged 19 commits into from
Jun 7, 2024

Conversation

Woazim
Copy link
Contributor

@Woazim Woazim commented Sep 18, 2023

imaGL sources use conan to deal with its own dependencies. Some patches already remove conan calls in sources' CMakeLists.txt, but CMakeLists.txt expects that conan use the old conan 1.X cmake generator.

I made new patches to remove the need of cmake generator and use find_package instead which seems to be a better practice.


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

@jcar87 jcar87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @Woazim !

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! SOrry for the delay on getting this reviewed :)

@AbrilRBS AbrilRBS self-assigned this Jun 6, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (9110ca94bfb4089dee205ee2332a02436dd03369):

  • imagl/0.1.0:
    All packages built successfully! (All logs)

  • imagl/0.1.1:
    All packages built successfully! (All logs)

  • imagl/0.2.1:
    All packages built successfully! (All logs)

  • imagl/0.1.2:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 4b6396d into conan-io:master Jun 7, 2024
26 checks passed
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.

6 participants