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

CMake does not check for Allegro and enet presence #13

Open
stephanemagnenat opened this issue May 21, 2017 · 1 comment
Open

CMake does not check for Allegro and enet presence #13

stephanemagnenat opened this issue May 21, 2017 · 1 comment

Comments

@stephanemagnenat
Copy link

stephanemagnenat commented May 21, 2017

... while it should ;-)

Also, it should check version, for instance al_premul_rgba is only available starting from 5.1.12, but 5.0.11 is the default in Ubuntu 16.04 LTS (but is available as PPA).

@stephanemagnenat stephanemagnenat changed the title CMake does not check for Allegro (and other libraries) presence CMake does not check for Allegro and enet presence May 21, 2017
@Orpheon
Copy link
Owner

Orpheon commented May 21, 2017

I fixed the title issues, see commit 63c9885 , I don't know how to check for versions though.
We all use allegro 5.2.

In general the cmake file is kind of terrible, I don't really know how to use cmake and this is more or less the bare minimum that works. If you know how to do this properly, it would be a great help.

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