[CMake] Generation of assembly output

Rodolfo Schulz de Lima rodolfo at rodsoft.org
Wed Jan 23 07:51:34 EST 2008


Hi, currently when invoking make to generate an assembly output, it 
generates it inside CMakeFiles/<project>.dir. Is it possible to generate 
it in the ${CMAKE_CURRENT_BINARY_DIR}? That's where I'd expect it to go 
since I'm doing a 'make <source>.s' in this directory.

Regards,
rod



More information about the CMake mailing list