I want to add the library opencv in the C++ builder 10.3 of embarcadero using CMake and ninja. When I use the cmake command from the site: Using CMake with C++ Builder - RAD Studio
After using that command in the RAD command prompt and the CMakeLists.txt from opencv, I get the following CMake: