Summary: | "wrong-target" for a valid add_executable() | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Vasiliy Yeremeyev <vayerx> |
Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | meyerm |
Priority: | NOR | ||
Version: | 4.3.1 | ||
Target Milestone: | 4.3.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevelop/74825d9cc9baaccf60ba366750971c0d13278fcf | Version Fixed In: | |
Sentry Crash Report: |
Description
Vasiliy Yeremeyev
2012-09-11 11:56:54 UTC
"wrong_target_bug" in "Executable(wrong_target_bug main.cpp)" should be replaced by "bug_demo", of course Git commit 866d099e05ec5c4d0c9c02a715fd9e351260d753 by Aleix Pol. Committed on 12/09/2012 at 03:24. Pushed by apol into branch '4.4'. Improve properties fetching In case it's a directory property and the directory is not specified, use the cmake_current_source_dir value as the directory. M +33 -19 projectmanagers/cmake/parser/cmakeprojectvisitor.cpp http://commits.kde.org/kdevelop/866d099e05ec5c4d0c9c02a715fd9e351260d753 Git commit 74825d9cc9baaccf60ba366750971c0d13278fcf by Aleix Pol. Committed on 12/09/2012 at 03:24. Pushed by apol into branch 'master'. Improve properties fetching In case it's a directory property and the directory is not specified, use the cmake_current_source_dir value as the directory. M +33 -19 projectmanagers/cmake/parser/cmakeprojectvisitor.cpp http://commits.kde.org/kdevelop/74825d9cc9baaccf60ba366750971c0d13278fcf |