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

add 64-bit support on windows #961

Merged
merged 1 commit into from
Nov 30, 2017
Merged

Conversation

tvandijck
Copy link
Contributor

  • on other platforms we already just get what is native to that platform.
  • also removed some useless other settings.

- on other platforms we already just get what is native to that platform.
- also removed some useless other settings.
filter { "system:macosx", "action:gmake" }
buildoptions { "-mmacosx-version-min=10.4" }
linkoptions { "-mmacosx-version-min=10.4" }

Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't feel like it has anything to do with "64-bit support on windows", is this good? (I know nothing about OSX)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

  • also removed some useless other settings.

Copy link
Contributor

@TurkeyMan TurkeyMan left a comment

Choose a reason for hiding this comment

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

LGTM

@TurkeyMan TurkeyMan merged commit 3022b55 into premake:master Nov 30, 2017
@tvandijck tvandijck deleted the x64-support branch December 1, 2017 00:35
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.

2 participants