Skip to content

Introducing premake in Overload#188

Merged
litelawliet merged 4 commits into
developfrom
unknown repository
Apr 16, 2021
Merged

Introducing premake in Overload#188
litelawliet merged 4 commits into
developfrom
unknown repository

Conversation

@adriengivry

@adriengivry adriengivry commented Apr 11, 2021

Copy link
Copy Markdown
Member

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

@litelawliet litelawliet left a comment

Copy link
Copy Markdown
Contributor

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