Hello !
I'm new in cmake and opencv.
I follow the tutorial to build the ios framework. http://docs.opencv.org/2.4/doc/tutorials/introduction/ios_install/ios_install.html
unfortunately the deployment target from the framework is 7.
For my project in need a framework with the deployment target 8.
Its possible to change it?
Thanks for help!