https://bugs.kde.org/show_bug.cgi?id=409235
Bug ID: 409235
Summary: kdevelop: reload files generated *.d files from all
source files in home directory
Product: kdevelop
Version: 5.3.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: All build tools
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Reloading project files generates a dependency files (*.d) of all source files
of the project in the users home directory. It seems this only happens if the
project is split up into multiple libraries (used wiht add_subdirectory /
target_link_libraries)
STEPS TO REPRODUCE
1. create a simple cmake project (with module in subfolder)
2. reload project files
OBSERVED RESULT
*.d files are generated in the home directory
EXPECTED RESULT
no *.d files in the home directory
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon User Edition 5.16
KDE Plasma Version: 5.16.1
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3
--
You are receiving this mail because:
You are watching all bug changes.