<div dir="ltr">Are FindTIFF.cmake and FindJPEG.cmake really old and neglected?<div><br></div><div style>Neither seems to bother looking at TIFF_DIR or JPEG_DIR -- you have to  set TIFF_LIBRARY and TIFF_INCLUDE_DIR (or JPEG_LIBRARY and JPEG_INCLUDE_DIR).</div>
<div style><br></div><div style>find_package is a great facility but I find myself having to look at the actual Find&lt;Package&gt;.cmake file when I incorporate a new package to see what its actual requirements are.</div>
</div>