Skip to content

fix: [cmake] incomplete path of cmake error #1917

fix: [cmake] incomplete path of cmake error

fix: [cmake] incomplete path of cmake error #1917

Triggered via pull request January 20, 2025 02:50
@LiHua000LiHua000
opened #1065
Status Success
Total duration 4m 4s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L7
Include file: "common/util/fileutils.h" not found.
cppcheck: src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L8
Include file: "common/util/qtcassert.h" not found.
cppcheck: src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L9
Include file: "services/project/projectservice.h" not found.
cppcheck: src/plugins/cxx/cmake/builder/parser/cmakeparser.cpp#L58
The statement 'if (skippedFirstEmptyLine) skippedFirstEmptyLine=false' is logically equivalent to 'skippedFirstEmptyLine=false'.