Re: [cmake-developers] FindFLEX version extraction failure

2012-08-30 Thread Brad King
On 08/30/2012 09:40 AM, Rolf Eike Beer wrote: > Let's see if it works: > > af06482 FindFLEX: fix version extraction on Apple Great, thanks for the quick reply. -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Pl

Re: [cmake-developers] FindFLEX version extraction failure

2012-08-30 Thread Rolf Eike Beer
Brad King wrote: > Hi Eike, > > Please take a look at this failure: > > http://open.cdash.org/testDetails.php?test=157846638&build=2539416 > > -- FLEX_VERSION='flex 2.5.35 Apple(flex-31)' > CMake Error at CMakeLists.txt:53 (message): >unexpected: FLEX_VERSION does not begin with a decimal

[cmake-developers] FindFLEX version extraction failure

2012-08-30 Thread Brad King
Hi Eike, Please take a look at this failure: http://open.cdash.org/testDetails.php?test=157846638&build=2539416 -- FLEX_VERSION='flex 2.5.35 Apple(flex-31)' CMake Error at CMakeLists.txt:53 (message): unexpected: FLEX_VERSION does not begin with a decimal digit Thanks, -Brad -- Powered b