Skip to content

[cmake-user] Update old CMake to 3.16#42203

Merged
BillyONeal merged 3 commits intomicrosoft:masterfrom
dg0yt:cmake-user
Nov 19, 2024
Merged

[cmake-user] Update old CMake to 3.16#42203
BillyONeal merged 3 commits intomicrosoft:masterfrom
dg0yt:cmake-user

Conversation

@dg0yt
Copy link
Copy Markdown
Contributor

@dg0yt dg0yt commented Nov 17, 2024

No description provided.

@WangWeiLin-MV WangWeiLin-MV added the category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly label Nov 18, 2024
endif()
if("cmake-3-7" IN_LIST FEATURES)
set(cmake_version 3.7.2)
if("cmake-3-16" IN_LIST FEATURES)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It would be okay now. IIRC I chose the feature name to allow several versions in parallel (e.g. for preparing global changes in advance). But that's not important today.

@BillyONeal BillyONeal merged commit acd0319 into microsoft:master Nov 19, 2024
@BillyONeal
Copy link
Copy Markdown
Member

Thanks for the fix and the x64 update!

@dg0yt dg0yt deleted the cmake-user branch November 19, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants