Hi,<br><br>Just run into a problem trying to build a project using cmake on a special linux distribution:<br>My project depends on cppunit. I find the cppunit lib using find_library and the project builds nicely on my machine.<br>
However, on a different machine with a different linux distribution I run into a problem of unsaturated dependenices of the cppunit lib.<br><br>/cluster/apps/cppunit/1.12.1/lib/libcppunit.so: undefined reference to `dlsym&#39;<br clear="all">
<br>doing some research on the web I figured out the I have to link against libdl too. <br>How do I add this dependency transparently to the cmake file?<br><br>regards<br><br><br><br><br>-- <br>Witold Eryk Wolski<br><br>Triemlistrasse 155<br>
8047 Zuerich<br>