Yes, I will contact the bullet developers about adding exports to a future
release.
Thanks for the link.

On Fri, Sep 23, 2011 at 8:14 AM, Brad King <[email protected]> wrote:

> On 9/22/2011 11:35 PM, Philip Lowman wrote:
>
>>     6f935d7 FindBullet: Also search for _Debug postfixed library names
>>
>
> This is is a good fix for the short term.  However, since Bullet itself
> builds with CMake the upstream developers of that project should create
> a modern package configuration file:
>
>  
> http://www.cmake.org/Wiki/**CMake/Tutorials#CMake_Packages<http://www.cmake.org/Wiki/CMake/Tutorials#CMake_Packages>
>
> Then FindBullet can start with something like
>
>  find_package(Bullet NO_MODULE)
>
> and fall back to the old search only when a BulletConfig.cmake is not
> found.
>
> -Brad
>



-- 
Philip Lowman
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to