View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015631 | CMake | Documentation | public | 2015-06-25 05:34 | 2016-01-04 11:51 | ||||
Reporter | trsystran | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 3.2.3 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015631: CMAKE_PREFIX_PATH missing documentation for multiple paths list separator | ||||||||
Description | http://www.cmake.org/cmake/help/v3.2/variable/CMAKE_PREFIX_PATH.html [^] This doesn't even mention the fact that it accepts multiple paths. In practice it requires a cmake list, ie ";" as separator. This is not documented here. Same for CMAKE_LIBRARY_PATH, CMAKE_INCLUDE_PATH, CMAKE_PROGRAM_PATH. http://www.cmake.org/cmake/help/v3.2/command/find_path.html [^] & other hints that CMAKE_PREFIX_PATH is a list, but not for the others. http://www.cmake.org/Wiki/CMake_Useful_Variables#Environment_Variables [^] is the only one documenting that they are lists, and that others than PREFIX are platform dependent lists (linux: with ":"), which hints that CMAKE_PREFIX_PATH is a cmake list with ";". | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0038980) Brad King (manager) 2015-06-25 10:09 |
Thanks. I've revised the documentation: Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3117b5fe [^] |
(0038981) trsystran (reporter) 2015-06-25 10:19 |
Thanks! |
(0040081) Robert Maynard (manager) 2016-01-04 11:51 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2015-06-25 05:34 | trsystran | New Issue | |
2015-06-25 10:09 | Brad King | Note Added: 0038980 | |
2015-06-25 10:09 | Brad King | Assigned To | => Brad King |
2015-06-25 10:09 | Brad King | Status | new => resolved |
2015-06-25 10:09 | Brad King | Resolution | open => fixed |
2015-06-25 10:19 | trsystran | Note Added: 0038981 | |
2016-01-04 11:51 | Robert Maynard | Note Added: 0040081 | |
2016-01-04 11:51 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |