[CMake] FindBoost.cmake to find the boost libraries
Ryan Pavlik
rpavlik at iastate.edu
Sun Jan 10 21:48:24 EST 2010
When you do find_package(Boost COMPONENTS filesystem),
Boost_FIND_COMPONENTS is set to "filesystem" - see the readme.txt in the
Modules directory package with cmake.
Ryan
On 1/10/10 3:57 PM, Chauhan, Vikas wrote:
>> -----Original Message-----
>> From: cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] On
>>
> Behalf
>
>> Of Andreas Pakulat
>> Sent: 10 January 2010 21:39
>> To: cmake at cmake.org
>> Subject: Re: [CMake] FindBoost.cmake to find the boost libraries
>>
>> On 10.01.10 19:55:44, Chauhan, Vikas wrote:
>>
>>> However, do you know the use of "Boost_FIND_COMPONENTS" command.
>>>
> There
>
>>> is no documentation for it at present. Is it a deprecated command?
>>>
>> There's no such command, never was. But there seems to be a variable
>>
> of
>
>> that name used inside FindBoost.cmake. Its however just an internal
>> variable as far as I can see (i.e. its not documented)
>>
>> Andreas
>>
>>
> My bad, I understand it now. Thanks for the info.
>
> Vikas
> _______________________________________________
> 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
>
--
Ryan Pavlik
Human-Computer Interaction Graduate Student
Virtual Reality Applications Center
Iowa State University
rpavlik at iastate.edu
http://academic.cleardefinition.com/
More information about the CMake
mailing list