-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
games101-cgl: new recipe #24582
games101-cgl: new recipe #24582
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
91ca345
to
35aef02
Compare
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Conan v1 pipeline ✔️All green in build 6 (
Conan v2 pipeline ✔️
All green in build 6 (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* games101-cgl: add version 0.1.0 * chore: remove unused methods
Summary
New recipe: games101-cgl/0.1.0
Resolves #24581
Motivation
games101-cgl is a wrapper library used in homework 8 of GAMES101 which is the most popular computer graphics course in China. However, the installation of dependencies of this library is too complicated, so it is difficult for novices to complete the homeowork correctly. By adding this recipe to conan, novices can directly use conan to complete the installation of the library.