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> _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
