[CMake] CMake still broken post-2.8.1

Brad King brad.king at kitware.com
Fri Jan 20 10:03:16 EST 2012


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