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

Cmakeify: Added the option to build using cmake take 2 #336

Closed
wants to merge 3 commits into from
Closed

Cmakeify: Added the option to build using cmake take 2 #336

wants to merge 3 commits into from

Conversation

ysblokje
Copy link

@ysblokje ysblokje commented Oct 14, 2017

It compiles lua,lpeg,zlib,giflib and SDL2 from source.
Also it adds a compatibility header for dirent (and an empty one for unistd.h)

It also changes a few inline functions to static inlines, this way the manual -O3 can be removed.

This should fix #320 at least for windows and linux.

It compiles lua,lpeg,zlib,giflib and SDL2  from source.
Also it adds a compatibility header for dirent.
@ysblokje
Copy link
Author

Closing, merging with aussieboke's efforts before we do another .
Sorry.

@ysblokje ysblokje closed this Oct 14, 2017
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.

Maybe move to CMake or something similar?
1 participant