Skip to content

Introducing premake in Overload #188

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

Merged
merged 4 commits into from Apr 16, 2021
Merged

Introducing premake in Overload #188

merged 4 commits into from Apr 16, 2021

Conversation

adriengivry
Copy link
Member

@adriengivry adriengivry commented Apr 11, 2021

This PR aims to introduce premake as our project configuration solution. It also changes engine modules from dynamically linked libraries to statically linked ones.

Fixes #185

@adriengivry adriengivry added QoL Quality of Life : Something that can improve users productivity Project Configuration Anything related to setuping our projects labels Apr 11, 2021
@litelawliet litelawliet merged commit bb76ffb into Overload-Technologies:develop Apr 16, 2021
@adriengivry adriengivry requested a review from litelawliet April 16, 2021 02:24
Copy link
Contributor

@litelawliet litelawliet left a comment

Choose a reason for hiding this comment

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

All good and fixing #185 as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project Configuration Anything related to setuping our projects QoL Quality of Life : Something that can improve users productivity
Development

Successfully merging this pull request may close these issues.

Compiling in release mode fails
3 participants