Hi,
I am new here with a simple question: When should I re-run cmake? for examlpe do I need to run cmake each time I update my opencv code (pull) through Github? If not, so in what cases I should absolutly run cmake after updating opencv through Github?
I ask this, since running cmake and rebuilding all the debug and release libraries is very time consuming and I need to know when I should do this after updates!
thanks