[CMake] FindBoost.cmake trouble with static libs (-gd vs -sgd issue)

2010-09-02 Thread Dixon, Shane
I found that when using the FindBoost.cmake and using the Boost_USE_STATIC_LIBS option, it wouldn't find the static libs in my C:\Boost\libs folder. It kept coming back with files ending in -gd libs instead of -sgd libs even though the option Boost_USE_STATIC_LIBS was set. I found that it had

Re: [CMake] FindBoost.cmake trouble with static libs (-gd vs -sgd issue)

2010-09-07 Thread Philip Lowman
Shane, Thanks for opening ticket 11204 for this issue. My response is included there. http://public.kitware.com/Bug/view.php?id=11204 On Thu, Sep 2, 2010 at 4:08 PM, Dixon, Shane wrote: > I found that when using the FindBoost.cmake and using the > Boost_USE_STATIC_LIBS option, it wouldn’t find

Re: [CMake] FindBoost.cmake trouble with static libs (-gd vs -sgd issue)

2010-09-13 Thread Dixon, Shane
l.com [mailto:philiplow...@gmail.com] On Behalf Of Philip Lowman Sent: Tuesday, September 07, 2010 10:15 PM To: Dixon, Shane Cc: cmake@cmake.org Subject: Re: [CMake] FindBoost.cmake trouble with static libs (-gd vs -sgd issue) Shane, Thanks for opening ticket 11204 for this issue. My response is included