<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I am using cmake and VS2010 to build an ITK application on Windows (also using Qt, but that is not relevant I think).  I want to give the executable to a colleague, but I'd rather
 not have to transfer the 16 ITK DLLs as well.  Is there a way to build my application so that the ITK libraries are linked statically? 
<br>
A related question: I am using ITK in this program only to read and write tiff images.  Is there a way to limit the libraries that are linked to just those that are needed?<br>
<br>
Thanks<br>
Gib<br>
</div>
</body>
</html>