Skip to content

CMake: Version compatibility fixes 2#194

Merged
JeromeMartinez merged 1 commit intoMediaArea:masterfrom
cjee21:cmake
Mar 13, 2026
Merged

CMake: Version compatibility fixes 2#194
JeromeMartinez merged 1 commit intoMediaArea:masterfrom
cjee21:cmake

Conversation

@cjee21
Copy link
Contributor

@cjee21 cjee21 commented Mar 12, 2026

No description provided.

@cjee21
Copy link
Contributor Author

cjee21 commented Mar 12, 2026

@JeromeMartinez Actually the ZenLib CMake project still supports CMake 3.1. It can be configured by both CMake 3.1 and 4.x without any version warnings. Instead of bumping minimum to 3.5 previously, just adding a max supported version like we have now is enough to remove any warnings and errors in newer CMake.

@JeromeMartinez
Copy link
Member

JeromeMartinez commented Mar 12, 2026 via email

@cjee21
Copy link
Contributor Author

cjee21 commented Mar 12, 2026

For me minimum of 3.5 is totally fine, I suggest to keep it (or 3.8?) if there is no strong need/wish of it on your side.

Let's keep it then. I don't really use the CMake (mainly just for developing the official Android app and if I ever need to self build on Linux) and when I do I always use latest pre-installed by build tools which is very new.

@JeromeMartinez JeromeMartinez merged commit 45c8e65 into MediaArea:master Mar 13, 2026
10 checks passed
@cjee21 cjee21 deleted the cmake branch March 13, 2026 09:44
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