[cmake-developers] patch for module GetPrerequisites
Benjamin Ballet
bballet at ivsweb.com
Fri Mar 4 12:17:20 EST 2016
Hello
We are using fixup_bundle on Windows and I discovered that this function
doesn't work if the path of the app is not in it's canonical form.
Of course I can canonicalize the path of the app but I would like to fix
this issue for everyone.
The fail occurs during verify_app in the function gp_resolved_file_type
from module GetPrerequisites. This function test if two paths are equal
without translating them to there canonical form before.
Here is the patch for this modification
--
*Benjamin BALLET*
Ingénieur R&D
*ACTIVISU*
19, rue Klock - 92110 Clichy
*> Standard Tél* : 01 44 69 37 37
*>* www.activisu.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160304/c00aa777/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-GetPrerequisites-function-gp_resolved_file_type-shou.patch
Type: application/octet-stream
Size: 982 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160304/c00aa777/attachment.obj>
More information about the cmake-developers
mailing list