Matthew Woehlke wrote:
I'm trying to adapt an existing build system that wants to put all its targets in e.g. ${CMAKE_BINARY_DIR}/foo, even though the targets live in many source directories. How can I do this?I'm thinking something with the OUTPUT_NAME target property, but I'm not seeing how to build this correctly (lib prefix, suffix, etc.).
Oops! Wrong list, sorry for the noise. -- Matthew <insert bad pun... on second thought, better not>