[CMake] CMake still broken post-2.8.1

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jan 25 15:35:16 EST 2012


On Wednesday 25 January 2012, Phil Smith wrote:
> No, there's no "What version are you?" flag for dasm.
> 
> I added
> 	set(CMAKE_ASM_DIGNUS_COMPILER_ID "DIGNUS")
> 
> and now it seems to be invoking regina.exe with just the -o flag. Is that
> the right SET ?

Looks good, are you sure this is still from the compiler ID detection ?

Add some debugging output to CMakeDetermineASMCompiler.cmake, this should show 
you what it going on.
Or run cmake --trace, that prints line by line what cmake valuates.

Alex


More information about the CMake mailing list