Fantastic!
You're ahead of the curve as always!

Igor


On Wed, Feb 12, 2014 at 10:55 AM, Greg Landrum <greg.land...@gmail.com>wrote:

> Hi Igor,
>
>
> On Wed, Feb 12, 2014 at 4:42 PM, Igor Filippov 
> <igor.v.filip...@gmail.com>wrote:
>
>> Dear Greg et al,
>>
>> I was wondering if the only binary dependency on boost is
>> boost::regex used in SLN reader/writer?
>> If that is the case would it be possible to ifdef this code with a flag -
>> I never
>> had a need to use SLN but compiling the correct version of boost::regex
>> and caring around
>> associated dependencies can sometimes be quite a burden (I'm looking at
>> OSX)?
>>
>> That is, if I don't need SLN format I can just do cmake  -DNO_SLN and I
>> won't have to worry about boost::regex, etc.?
>>
>
> Correct. The argument (already there) is:
> -DRDK_BUILD_SLN_SUPPORT=OFF
>
> -greg
>
>
>
>>
>>
>
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to