Skip to content

autotools: fix dllmain.c in unity builds #16712

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

Closed
wants to merge 3 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 13, 2025

Sync it with cmake to:

  • exclude it from all builds except Windows and Cygwin.
  • exclude it from unity builds for Cygwin to avoid the included
    windows.h header interfere with the rest of the code.

Also:

Follow-up to 60c3d04 #14815
Follow-up to 7860f57 #12408

Sync it with cmake to:
- exclude it from all builds except Windows and Cygwin.
- exclude it from unity build for Cygwin to avoid the included
  `windows.h` header interfere with the rest of the code.
@vszakats vszakats closed this in c799f60 Mar 14, 2025
@vszakats vszakats deleted the am-dllmain branch March 14, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Windows Windows-specific
Development

Successfully merging this pull request may close these issues.

1 participant