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

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to