Skip to content

cmake: don't change properties of import lib on Windows/MinGW#1047

Merged
daanx merged 1 commit intomicrosoft:devfrom
ognevny:patch-1
Mar 25, 2025
Merged

cmake: don't change properties of import lib on Windows/MinGW#1047
daanx merged 1 commit intomicrosoft:devfrom
ognevny:patch-1

Conversation

@ognevny
Copy link
Contributor

@ognevny ognevny commented Mar 24, 2025

CMake handles import lib for it automatically, and using .dll.lib extension is MSVC-specific hack

fixes #1044

CMake handles import lib for it automatically, and using `.dll.lib` extension is MSVC-specific hack
@daanx daanx merged commit 881d5e3 into microsoft:dev Mar 25, 2025
1 check passed
@daanx
Copy link
Collaborator

daanx commented Mar 25, 2025

Thank you!

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.

build: mimalloc.dll.lib is trying to be installed for MinGW

2 participants