Android Studio is complaining as such:
C/C++: CMake Warning at C:/Users/{username}/AppData/Local/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
I’m not sure about the impact of changing this though… or if upgrading has any usefulness. And some day we’ll have time to tx cmake ourselves and avoid this altogether!
These are the options I get from the latest Android Studio: