https://bugs.kde.org/show_bug.cgi?id=460450

--- Comment #10 from Igor Kushnir <igor...@gmail.com> ---
Created attachment 161440
  --> https://bugs.kde.org/attachment.cgi?id=161440&action=edit
Patch to debug CMake outdated warning

Patched KDevelop with the attached file and run it as:
    QT_LOGGING_RULES='kdevelop.plugins.cmake=true' kdevelop
The relevant lines of KDevelop's output:
kdevelop.plugins.cmake: writing API client query file at    
2023-09-06T12:27:23.972 - within "/path/to/build_kmymoney"
kdevelop.plugins.cmake: last modified API client query file:
2023-09-06T12:27:23.971 - within "/path/to/build_kmymoney"
kdevelop.plugins.cmake: last modified  API reply index file:
2023-09-06T12:27:27.080 - within "/path/to/build_kmymoney"
kdevelop.plugins.cmake: last modified
"/path/to/kmymoney/kmymoney/templates/templates.qrc" QDateTime(2023-09-06
12:27:24.920 EEST Qt::LocalTime)
kdevelop.plugins.cmake: last modified
"/path/to/kmymoney/kmymoney/icons/kmm_icons.qrc" QDateTime(2023-09-06
12:27:25.070 EEST Qt::LocalTime)
kdevelop.plugins.cmake: last modified     source CMake file:
2023-09-06T12:27:25.070 - within "/path/to/build_kmymoney"
kdevelop.plugins.cmake: API client query file is out of date (last modified
before a source CMake file)

Jack, could you please check why the CMake configure step modifies the qrc
files and whether it can be avoided?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to