View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003481CMakeCMakepublic2006-07-04 09:332006-08-01 09:59
ReporterJan Woetzel 
Assigned ToBrad King 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003481: header files in subdirs are compiled with MSVS 71. generator
DescriptionADD_LIBRARY(bar
  sub0/foo0.cpp sub0/foo0.hh
)

causes compiling foo.hh instead of foo.cpp #with MSVS .net 2003 7.1 generator
with CMake 2.4.2 and CVS from 4. July 2006.

The .vcproj file is generated wrong, see attached example.

It would be nice to fix this before 2.4.3 because the headers cannot be added to the IDE, actually.

Jan.
TagsNo tags attached.
Attached Fileszip file icon bugreport.zip [^] (1,161 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0004397)
Jan Woetzel (reporter)
2006-07-04 09:37

.. .possibly related to bug 0002737 and 0003353.

Jan.
(0004568)
Jan Woetzel (reporter)
2006-08-01 09:12

The problem has become even worse with 2.4.3,
see bug 0003565
(0004570)
Brad King (manager)
2006-08-01 09:59

I'm closing this as a duplicate of bug 0003565 so I don't have to report the fixes twice.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team