View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013936CMakeDocumentationpublic2013-02-19 16:392013-10-07 10:03
ReporterMatt Darland 
Assigned ToStephen Kelly 
PrioritynormalSeveritytextReproducibilityalways
StatusclosedResolutionfixed 
PlatformAllOSAllOS VersionAny
Product VersionCMake 2.8.10.2 
Target VersionCMake 2.8.11Fixed in VersionCMake 2.8.11 
Summary0013936: GenerateExportHeader documentation references invalid ${CMAKE_CURRENT_BUILD_DIR}
DescriptionFrom the documentation of GenerateExportHeader:
"The CMake fragment will generate a file in the ${CMAKE_CURRENT_BUILD_DIR} called somelib_export.h"...

CMAKE_CURRENT_BUILD_DIR is not a defined variable. CMAKE_CURRENT_BINARY_DIR was probably intended.


TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0032348)
Brad King (manager)
2013-02-19 16:42

It looks like the typo was introduced when the module was first added:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=30880707#patch1 [^]
(0032605)
Stephen Kelly (developer)
2013-03-13 11:53

Fixed in http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0ebf3321 [^]
(0033998)
Robert Maynard (manager)
2013-10-07 10:03

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-02-19 16:39 Matt Darland New Issue
2013-02-19 16:42 Brad King Assigned To => Stephen Kelly
2013-02-19 16:42 Brad King Status new => assigned
2013-02-19 16:42 Brad King Note Added: 0032348
2013-02-19 16:42 Brad King Target Version => CMake 2.8.11
2013-03-13 11:53 Stephen Kelly Note Added: 0032605
2013-03-13 11:53 Stephen Kelly Status assigned => resolved
2013-03-13 11:53 Stephen Kelly Fixed in Version => CMake 2.8.11
2013-03-13 11:53 Stephen Kelly Resolution open => fixed
2013-10-07 10:03 Robert Maynard Note Added: 0033998
2013-10-07 10:03 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team