View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000065 | CMake | CMake | public | 2003-07-08 09:16 | 2007-08-28 14:42 | ||||
Reporter | System Admin | ||||||||
Assigned To | Brad King | ||||||||
Priority | urgent | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000065: CMAKE_CURRENT_(BINARY|SOURCE)_DIR does not work correctly when being inherrited | ||||||||
Description | CMAKE_CURRENT_(BINARY|SOURCE)_DIR are set by makefile, so they contain the current directory and not the directory of the cmakelists file. What we really need is an implicit set at beginnoing of every cmakelists file. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0000009) Brad King (manager) 2003-07-08 13:29 |
Bug was in cmMakefile::ReadListFile. It set the ivars for the current src/bin dirs directly instead of calling SetCurrentDirectory and SetCurrentOutputDirectory. Fixed in CVS revision 1.222 of cmMakefile.cxx. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2007-08-28 14:42 | Zack Galbreath | Project | GCC-XML => CMake |
2007-08-28 14:42 | Zack Galbreath | Assigned To | Curtis Padgett => Brad King |
2007-08-28 14:42 | Zack Galbreath | Status | assigned => closed |
2007-08-28 14:42 | Zack Galbreath | Resolution | duplicate => fixed |
2007-08-28 14:42 | Zack Galbreath | Category | => CMake |
2007-08-28 14:42 | Zack Galbreath | Summary | Goodsite => CMAKE_CURRENT_(BINARY|SOURCE)_DIR does not work correctly when being inherrited |
2007-08-28 14:42 | Zack Galbreath | Note Deleted: 0008231 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |