On Thu, Jul 22, 2010 at 11:50 PM, Michael Jackson
<mike.jack...@bluequartz.net> wrote:
>> Of course I have separate projects. I didn't write libz... Did you?
>> DLLs should be *shared*. There shouldn't be a need for me to copy them
>> to my app dir.
>
> Well,
>   Actually I _did_ put a CMake wrapper on LibZ that _does_ in fact decorate
> the library names. I did the same thing for expat, libTiff and HDF5 because
> I ran into all of these same issues a few years back. I then wrote custom

Wouldn't it have been way easier if that had been done already?

>  The straight up answer is: CMake does not do this. If you want it put it
> into your cmake files.

I don't want to keep reinventing the wheel. Do you?

> If you feel strongly enough then put in a feature
> request at the CMake bug tracker. If you _really_ feel strongly then add a
> patch to the feature request.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to