fix(ament_cmake_python): respect DESTDIR during compilation#450
fix(ament_cmake_python): respect DESTDIR during compilation#450AntoninRousset wants to merge 1 commit intoament:rollingfrom
Conversation
Signed-off-by: AntoninRousset <antonin@i-r-s.ch>
|
In what scenario do you feel this is needed? |
|
@cottsay, It's pythons bytecode compilation and it IS called during Please merge. |
|
How will this change behave on Windows, where I'm not saying that we can't find a solution here, especially if the Makefiles aren't acting how they should, but I'm cautious about merging this as-is. A question I have is how this is currently behaving in our deb and RPM builds on the buildfarm, which are currently using |
@cottsay, |
Make
ament_cmake_pythoncompilation respectDESTDIR.