29 Sep
2011
29 Sep
'11
9:07 a.m.
I am building a python extension : python-extension my_ext : [ glob src/*.cpp ] ; However during install I want to rename this to '_my_ext' It appears that there is no way for install to rename the target. I can not find any reference to renaming in the documentation. Can any one advice on an alternative approach to achieve the same effect ? Best regards, Ta, Avi