Skip to content
  • Nirbheek Chauhan's avatar
    config: Don't set prefix for Windows builds · 7ffb52fe
    Nirbheek Chauhan authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    We've been doing this since the beginning to ensure correct paths
    inside various files such as .pc and .la, but we this is not needed
    anymore for two reasons:
    
    1. We ship pkg-config with --define-prefix enabled
    2. MSI supports installing into any location
    
    So, always use dirs inside the build/ directory.
    
    Part-of: <!537>
    7ffb52fe