[CMake] CMake still broken post-2.8.1

Phil Smith phil at voltage.com
Fri Jan 20 13:34:22 EST 2012


Ah. Yes, it does solve the problem. This isn't path-related, however, it's option-related. This is on Windows.

-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com] 
Sent: Friday, January 20, 2012 10:03 AM
To: Phil Smith
Cc: Janet Graff; cmake at cmake.org; Bill Hoffman
Subject: Re: [CMake] CMake still broken post-2.8.1

On 1/3/2012 1:29 PM, Phil Smith wrote:
> If I comment out line 29 in CMakeDetermineCompilerId.cmake, it works with my old toolchain file
[snip]
> So -- why are semicolons being inserted?

The change was discussed here:

  http://www.cmake.org/pipermail/cmake/2010-March/035810.html
  http://www.cmake.org/pipermail/cmake/2010-March/035811.html
  http://www.cmake.org/pipermail/cmake/2010-March/035812.html
  http://www.cmake.org/pipermail/cmake/2010-March/035815.html [1]
  http://www.cmake.org/pipermail/cmake/2010-March/035816.html
  http://www.cmake.org/pipermail/cmake/2010-March/035817.html [2]
  http://www.cmake.org/pipermail/cmake/2010-March/035818.html

The patch in [1] seemed correct at the time.  It looks like in [2]
I mentioned the possibility of the failure you are seeing.  Does
reverting the change completely solve the problem for you?

-Brad


More information about the CMake mailing list