MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015594 | CMake | Documentation | public | 2015-05-29 10:13 | 2015-11-02 09:15 |
| Reporter | Erik Sjölund | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 3.2.2 | ||||
| Target Version | CMake 3.3 | Fixed in Version | CMake 3.3 | ||
| Summary | 0015594: Fix a bug in cmake-compile-features(7) manual : Replace target_link_libraries() with target_include_directories() | ||||
| Description | target_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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5464/patch.txt | ||||
| 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 | bug_revision_view_page.php?rev_id=1792#r1792 | ||
| 2015-11-02 09:15 | Robert Maynard | Note Added: 0039828 | |||
| 2015-11-02 09:15 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||