View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014267 | CMake | CMake | public | 2013-07-03 11:27 | 2016-06-10 14:31 | ||||
Reporter | Stephen Kelly | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | Apple Mac | OS | OS X | OS Version | |||||
Product Version | CMake 2.8.9 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014267: CMake does not detect framework path if it contains a trailing slash | ||||||||
Description | See http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01568/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz [^] (grep for "Building CXX object CMakeFiles/three.dir/three.cpp.o". Note that the cmake tests are run twice) which attempts to include the library binary, because a -I for the framework is used. That -I should not be there. It should instead be a -F for the parent directory. cmSystemTools::IsPathToFramework returns the wrong result to cmLocalGenerator::GetIncludeFlags. Caused by a trailing slash in patch 7 here: https://codereview.qt-project.org/#change,60330 [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042309) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-07-03 11:27 | Stephen Kelly | New Issue | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042309 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |