<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>target_link_libraries( image_read_write  ### And here?</div><div>  ${ITK_LIBRARIES}</div><div>
  itkCommon </div><div>  itkIO </div><div> )</div></blockquote><div><br></div>I&#39;ve never tried to make find_package find a specific version, but to your second question, the only thing you need to link to is ${ITK_LIBRARIES} </div>
<div class="gmail_quote"><br></div><div class="gmail_quote"><div>target_link_libraries( image_read_write  ${ITK_LIBRARIES})</div><br><div>David</div></div>