| Summary: | Single file build runs make in the wrong directory | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | mbreugel <mbr.nxi> |
| Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | fix | ||
|
Description
mbreugel
2008-11-24 16:20:59 UTC
Created attachment 28797 [details]
fix
SVN commit 890631 by mbreugel: Execute single file build in the correct directory. BUG: 175994 M +8 -5 cmakebuilder.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=890631 |