What is the process for getting a library added to cmake? The instructions for installing OpenCV have the user download FindOpenCV.cmake and put it in their cmake/modules directory http://opencv.willowgarage.com/wiki/Getting_started?action=AttachFile&do=view&target=FindOpenCV.cmake Can this be included in the CMake distribution? Thanks, David