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

Update makefile to use project specific settings #78

Merged
merged 2 commits into from
Mar 5, 2020

Conversation

DanRStevens
Copy link
Member

Reference:
OutpostUniverse/NetFixServer#29 Merge NetFixClient and NetFixServer repos

Some settings in the makefile apply specifically to the Client project. They would not apply to the Server project. Making them project specific now will make the repository merge go smoother.


Linux only change.

If the cross platform Server project is merged, it should be built with
the default platform toolchain. Only the Client project is Windows only,
and so only the Client project needs to use a compiler that targets
Windows.
@DanRStevens DanRStevens merged commit abac5d1 into master Mar 5, 2020
@DanRStevens DanRStevens deleted the updateMakefile branch March 5, 2020 22:05
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.

1 participant