Skip to content

Update CMake min req for gtest#171

Merged
SergioRZMasson merged 2 commits into
microsoft:masterfrom
pawREP:fix/min-cmake-req-gtest
Jun 1, 2026
Merged

Update CMake min req for gtest#171
SergioRZMasson merged 2 commits into
microsoft:masterfrom
pawREP:fix/min-cmake-req-gtest

Conversation

@pawREP

@pawREP pawREP commented May 24, 2026

Copy link
Copy Markdown
Contributor

Change min required CMake version to match top level CMakeLists

When the gtest version was bumped in dd3e782 the minimum required CMake version wasn't adjusted which currently blocks CMake 4.0 compatibility since <3.10 backcompat was dropped in 4+.
This change bumps up the min cmake version requirement for the gtest dependency to match the requirement of the top level CMakeLists of the SDK.

pawREP and others added 2 commits May 24, 2026 22:07
When the gtest version was bumped in dd3e782 the minimum required CMake version wasn't adjusted. This blocks CMake 4+ compatibility.

* Change min required CMake version to match top level CMakeLists
@SergioRZMasson SergioRZMasson merged commit 3bbc71c into microsoft:master Jun 1, 2026
14 checks passed
Corobi added a commit to Corobi/glTF-SDK that referenced this pull request Jun 3, 2026
When the gtest version was bumped in dd3e782 the minimum required CMake version wasn't adjusted. This blocks CMake 4+ compatibility.

* Change min required CMake version to match top level CMakeLists

Co-authored-by: Sergio R. Z. Masson <97050577+SergioRZMasson@users.noreply.github.com>
(cherry picked from commit 3bbc71c)
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