Edit custom path with OpenCV framework using CMake to generate XCODE project in iOS -


I have a cross-platform build system using the CMAC, and I have OpenCiv dependencies for iOS.

Manually set $ {OpenCV_DIR} , my project is compiled and executes correctly, and if I manually execute the XCODE Project Variable Project & Gt; Create Settings & gt; With framework search path with $ {OpenCV_DIR} .

How can I set this variable using CMake directly?

CMake does not have complete integration with XCode You can generate a project using it But many things fail just drag it into your project OpenCV and it will know.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -