New in 10.2.3: CMake Support for iOS and Android
March 19, 2018
We’ve introduced some great new features for C++Builder in 10.2.3. Last week, I wrote about CMake support for our compilers. That post covered what CMake is, and how to use it for Windows, both Win32 and Win64. If you haven’t read it, please do; it’s worth reading before this post.
In this post, we’ll cover CMake for mobile, iOS, and Android. This is both how to…