View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015594CMakeDocumentationpublic2015-05-29 10:132015-11-02 09:15
ReporterErik Sjölund 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 3.2.2 
Target VersionCMake 3.3Fixed in VersionCMake 3.3 
Summary0015594: Fix a bug in cmake-compile-features(7) manual : Replace target_link_libraries() with target_include_directories()
Descriptiontarget_link_libraries() is being used in the example code in the cmake-compile-features(7) manual

http://www.cmake.org/cmake/help/v3.2/manual/cmake-compile-features.7.html#manual:cmake-compile-features(7) [^]

but target_include_directories() was probably meant to be used. The sentence
that starts with "Consuming code then" indicates that the example is
about using the appropriate include directory.

A patch was uploaded together with this bug report.
TagsNo tags attached.
Attached Filestxt file icon patch.txt [^] (1,245 bytes) 2015-05-29 10:13 [Show Content]

 Relationships

  Notes
(0038821)
Brad King (manager)
2015-05-29 11:26

Applied, thanks:

 Help: Fix typo in cmake-compile-features(7) manual
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a9b1838f [^]
(0039828)
Robert Maynard (manager)
2015-11-02 09:15

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

 Issue History
Date Modified Username Field Change
2015-05-29 10:13 Erik Sjölund New Issue
2015-05-29 10:13 Erik Sjölund File Added: patch.txt
2015-05-29 11:26 Brad King Note Added: 0038821
2015-05-29 11:26 Brad King Status new => resolved
2015-05-29 11:26 Brad King Resolution open => fixed
2015-05-29 11:26 Brad King Fixed in Version => CMake 3.3
2015-05-29 11:26 Brad King Target Version => CMake 3.3
2015-05-29 11:26 Brad King Description Updated
2015-11-02 09:15 Robert Maynard Note Added: 0039828
2015-11-02 09:15 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team