• Adam Simpkins's avatar
    fbcode_builder: minor fixup to normalize python installation paths · edb65d03
    Adam Simpkins authored
    Summary:
    This just strips off a trailing '/' from the `INSTALL_DIR` property that we
    set on python targets, to avoid having double-slashes in the paths that we use
    during installation.  This shouldn't really have any material difference other
    than cleaning up the paths that get printed during the installation phase.
    
    Reviewed By: chadaustin
    
    Differential Revision: D17089207
    
    fbshipit-source-id: ab36bb76c19fa60fe037f7a5290ccfd6bdbf13b0
    edb65d03
FBPythonBinary.cmake 16.1 KB