This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

different output location for targets?


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

--
Matthew
<insert bad pun... on second thought, better not>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]