Re: [Boost-cmake] Cmake Variable Naming

2009-12-07 Thread Michael Jackson
On 12/7/09 1:39 PM, in article f606717b-4484-4a7a-b16f-cb6217231...@utah.edu, "James C. Sutherland" wrote: > On Dec 7, 2009, at 10:34 AM, Michael Jackson wrote: > >> Just a comment on some of the variable naming within the Cmake files. There >> are already some folks embedding the entire boost-cm

Re: [Boost-cmake] Cmake Variable Naming

2009-12-07 Thread James C. Sutherland
On Dec 7, 2009, at 10:34 AM, Michael Jackson wrote: > Just a comment on some of the variable naming within the Cmake files. There > are already some folks embedding the entire boost-cmake distribution into > their own projects, then using "add_subdirectory()" to try and build just > the parts that

[Boost-cmake] Cmake Variable Naming

2009-12-07 Thread Michael Jackson
Just a comment on some of the variable naming within the Cmake files. There are already some folks embedding the entire boost-cmake distribution into their own projects, then using "add_subdirectory()" to try and build just the parts that they need. Since Cmake does not really have a namespace I th