cmake and asm?

David Faure faure at kde.org
Thu Jan 25 12:58:17 CET 2007


On Thursday 25 January 2007 09:41, Boudewijn Rempt wrote:
> add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/asm_scale.o
>                    COMMAND gcc -c -I. ${CMAKE_CURRENT_SOURCE_DIR}/asm_scale.S 
>                    DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/asm_scale.S )

But about non-gcc users?
(other unix compilers; windows; ...)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list