• Dominik Charousset's avatar
    Fix regression in --dump-config output · 51a5943f
    Dominik Charousset authored
    - Make sure the output of `--dump-config` generates valid input for
      `--config-file`.
    - Add a regression test with Robot that ensures this property by calling
      a CAF application with `--dump-config` and then have the same
      application parse the output via `--config-file`.
    - Omit the options from CAF modules that aren't loaded.
    51a5943f
CMakeLists.txt 1.01 KB