[CMake] (missing: BZIP2_LIBRARIES) (found version "1.0.6")??

Brad King brad.king at kitware.com
Wed Jun 6 11:53:23 EDT 2012


On Wed, Jun 6, 2012 at 10:29 AM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> On 6/5/2012 12:09 PM, Peter Kümmel wrote:
>> On 05.06.2012 17:12, Dave Abrahams wrote:
>>> But when I install cmake the traditional way it works. It looks like
>>> CMake doesn't tolerate being installed in a path containing "=".
>>
>> CMake guys: is this a bug or a "feature"?
>
> Sounds like a bug.

This has been known for a long time:

 http://www.cmake.org/Bug/view.php?id=11689
 http://www.cmake.org/Bug/view.php?id=12934

Make has trouble with '=' in dependencies and until this morning I
didn't think it could be escaped:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ee6c1b8a

-Brad


More information about the CMake mailing list