Skip to content
  • Christian Hergert's avatar
    build-system: move build helpers to IdeBuilder · dea27861
    Christian Hergert authored
    Instead of having get_build_flags_async() and get_build_targets_async()
    as part of the IdeBuildSystem, we've moved it to IdeBuilder. This allows
    the build system to have an active configuration which is necessary for
    many build systems to get accurate information.
    dea27861