On Fri, Jul 23, 2010 at 12:23 AM, Michael Jackson
<mike.jack...@bluequartz.net> wrote:
>> Tweaked in what way?
>
> Usually they have special CMake variables for the specific project that the
> original sources were being built as part of. These all have to be cleaned
> up. Then sometimes you would like to add some of your own special cmake
> calls to make the project integrate easier with your own project. Like
> adding additional #defines to their generated headers so you know if the
> libraries were built as static or dynamic so that you know if you should be
> setting special defines for the compile lines. And it just goes from there.
> http://gitorious.bluequartz.net/support-libraries/tiff might be a good one
> to look at.

I'm using Boost and I've never hard to work with special defines and
compile flags. That's the power of proper automatic support.

Olaf
_______________________________________________
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