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
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to