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

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

objective c - how Set autolayout for multiple dynamic buttons and labells in iOS? -