I'm trying to write a build tool plugin to automate copying libraries into the build directory (for windows and linux builds, since they have to rely on .sytemLibrary targets for 3rd party libs, and these do not get copied.
I don't see in the API a way to get the path to the build products directory. What am I missing?
6 posts - 2 participants