View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000065CMakeCMakepublic2003-07-08 09:162007-08-28 14:42
ReporterSystem Admin 
Assigned ToBrad King 
PriorityurgentSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000065: CMAKE_CURRENT_(BINARY|SOURCE)_DIR does not work correctly when being inherrited
DescriptionCMAKE_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.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team