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

default target Windows version of Python itself #1475

Closed
wants to merge 2 commits into from

Commits on Jan 20, 2021

  1. specify default target Windows version

    inherit Py_WIN_VER by default unless specified in extra macros
    
    need to always load pyversion_compat for this to work
    minrk committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    549ca7f View commit details
    Browse the repository at this point in the history
  2. set WINVER in compiler configuration

    we don't have source control over libzmq itself to add includes
    minrk committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2b54673 View commit details
    Browse the repository at this point in the history