Page MenuHome

CMake mini-rewrite: Sync code check with BKE_blender_version_is_alpha
ClosedPublic

Authored by Dalai Felinto (dfelinto) on Nov 26 2021, 10:29 AM.

Details

Summary

Reproduce the logic we already do in C (BKE_blender_version_is_alpha)
and the CMake file.

Otherwise it can get out of sync if we add/rename the non-alpha release cycles.

No functional change.

Diff Detail

Repository
rB Blender
Branch
cleanup-cmake (branched from master)
Build Status
Buildable 18980
Build 18980: arc lint + arc unit

Event Timeline

Dalai Felinto (dfelinto) requested review of this revision.Nov 26 2021, 10:29 AM
Dalai Felinto (dfelinto) created this revision.
This revision is now accepted and ready to land.Nov 26 2021, 1:04 PM