View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005093CMakeCMakepublic2007-05-27 02:152016-06-10 14:30
ReporterGonzalo Garramuno 
Assigned ToBill Hoffman 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005093: Targets with directory names in them will create wrong Makefile (CMake should not allow this, and give an error)
DescriptionWhen running under -G "NMake Makefiles", targets that contain directories will create an incorrect nmake file.

See for example line 230 of the attached file.

This happens whenever you add a rule like:
    ADD_LIBRARY( "directory/libname" ... )
Additional InformationCMake should check for invalid characters in target names.
TagsNo tags attached.
Attached Files? file icon build.make [^] (25,448 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0041361)
Kitware Robot (administrator)
2016-06-10 14:27

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.

 Issue History
Date Modified Username Field Change
2008-10-10 10:38 Bill Hoffman Summary Targets with directory names in them will create wrong Makefile => Targets with directory names in them will create wrong Makefile (CMake should not allow this, and give an error)
2008-10-10 10:38 Bill Hoffman Additional Information Updated
2016-06-10 14:27 Kitware Robot Note Added: 0041361
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team