CMake Targets ============= reports ------- Generates the overall variant report. docs ---- Generates the variant documentation. unittests --------- Runs all unit tests for the given variant. .. _component_cmake_targets: _report ------------------ Generate component report with full traceability between documentation, code and tests. _docs ---------------- Generates the documentation for the given component. _unittests --------------------- Runs the unit tests for the given component.