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 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_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} .
OpenCV and it will know.
Comments
Post a Comment