Skip to content
  • Iain Lane's avatar
    build: Fix the pcfile · b5847126
    Iain Lane authored
    Substitutions within it weren't being expanded properly, leading to it
    containing incorrect contents.
    
    Create a new configuration data object that contains what we need, and
    use it when generating the file.
    
    Also provide a template that can be used instead of substitution once
    meson supports setting custom directories.
    b5847126