Skip to content
  • dt's avatar
    Cmake: Let the generator determine the toolchain · 24a45907
    dt authored
    Otherwise we need to parse the cbp file, which happens only if the
    buildconfiguration gets active. Also try to decouple a few internals a
    little bit by using signals. The CMakeProject still handles a few things
    directly instead of via signals, more to come eventually.
    24a45907