| Summary: | #[bin_dir] not expanded in paths - Regression? | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Milian Wolff <mail> |
| Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | 4.2.0 | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Milian Wolff
2010-11-27 20:12:08 UTC
The /CmakeLists.txt/ thing was fixed in 4.2 and master. #[bin_dir] in path - cannot reproduce. Is this still valid? assume it's fixed until I find a project that reproduces the issue. Git commit 9239c7a9aed260dbd75c43a19660c2c1a87bd59c by Kevin Funk. Committed on 01/12/2012 at 15:51. Pushed by kfunk into branch 'master'. CTestUtils: Do not create invalid parse jobs Some parse jobs indirectly created by CTestUtils::createTestSuites() still contained the '#[bin_dir]' macro. M +4 -1 projectmanagers/cmake/testing/ctestutils.cpp http://commits.kde.org/kdevelop/9239c7a9aed260dbd75c43a19660c2c1a87bd59c |