<div dir="ltr"><div><div>Dear CMake users,<br><br></div><div>I'm developing an app using CMake in Fedora 20 and so far it's working properly in the build directory.<br></div><div>However, I've recently added some Install target commands so I can prepare it for packaging with CPack.<br>However, when I "make install" my app, the application no longer runs and complains about missing shared libraries.<br><br>With ldd I can see that the binary in my build dir do references system libraries and my 3rd party dependencies, which I have built with cmake too (CTK and VTK)<br><br></div><div>However my Install folder binary does  not list any shared library to my CTK or VTK libs.<br><br></div><div>I'm a bit puzzled by this behavior... Copying the build binary to the install folder works, but still I would like to know what is missing here.<br></div><br><br></div>best regards and thanks in advance<br><div><div>-- <br><div class="gmail_signature">Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br> <a href="http://www.alma3d.com">www.alma3d.com</a></div>
</div></div></div>