View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000928CMakepublic2004-06-15 11:572004-06-22 13:11
ReporterBrad King 
Assigned ToKen Martin 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000928: Current source dir should not be in -I path automatically
DescriptionThe UNIX makefile generator adds a -I path for the current source directory to the compile lines automatically. This is inconsistent with the Visual Studio generators and is poor behavior anyway. I've removed the code that adds this path in the CVS version:

Checking in cmLocalUnixMakefileGenerator.cxx;
/cvsroot/CMake/CMake/Source/cmLocalUnixMakefileGenerator.cxx,v <-- cmLocalUnixMakefileGenerator.cxx
new revision: 1.166; previous revision: 1.165
done

The fix should be moved to the 2.0 release branch.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0001195)
Brad King (manager)
2004-06-15 11:58

I'm reassigning this to Ken to merge to the release branch.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team