Skip to content

WIP: Decouple cmake from cmMessenger

bmanga requested to merge bmanga/cmake:messenger-no-cmstate into master

Moves the MessageType enum from cmake to a separate file. It also replaces the includes that are affected / benefit from the separation.

Merge request reports