Hi,<br><br>I&#39;m trying to use my own exp file for linking of a shared library on AIX. Currently CMake generates an objects.exp file and I don&#39;t know how to replace it with my own that was used in Makefile files before I switched to CMake and contains less entries than the generated one.<br>
<br>Is there a way to use my own exp file without changing the code of cmake?<br><br>I&#39;m using cmake 2.8.5 and xlC_r compiler.<br><br>Thanks,<br>Domen<br><br><br>