Skip to content
  • Jan Tojnar's avatar
    build: clean up .pc generation · 6d9db861
    Jan Tojnar authored
    Path concatenation is much nicer than the unwieldy format method.
    Since paths returned by get_option are relative to prefix, they will be joined as before.
    
    As a bonus, this fixes weird platforms like NixOS that actually pass absolute includedir under a different prefix.
    6d9db861