refactor: migrate build system from qmake to CMake #27
Triggered via pull request
December 31, 2024 06:17
Johnson-zs
synchronize
#23
Status
Success
Total duration
32s
Artifacts
–
Annotations
10 warnings
|
cppcheck:
main.cpp#L5
Include file: <dplatformwindowhandle.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L6
Include file: <DApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L7
Include file: <DLog> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L8
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L9
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L13
Include file: <QDBusMetaType> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L19
Include file: <QProcessEnvironment> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L20
Include file: <X11/Xlib.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L21
Include file: <QGuiApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
main.cpp#L22
Include file: <QScreen> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|