Hello,<br>  Please help me one thing.<br>  I want to create a static library ( .lib ) of my VTK application. I want to call that single lib from other program in Visual C++.<br>  I used cmake to create a library file from my VTK project but i think the VTK specific libraries are not incorporated into my custom library file.<br>
<br>  I want to know how to add VTK libraries into my own library so that I don&#39;t need to install VTK on other machine and just call my library directly.<br><br><br>Thanks and regards,<br>Thiha<br>