Using CMAKE with VC15 for ARM I get a lot of compiler error. Most came form Google protobuf that does non recognize the architecture (I think) Other from intrisic (but this can be disabled form CMAKE configuration). Do you have suggestion of how to set CMAKE or changes I have to do to get a compilation ? THX