MantisBT - CMake | |||||
View Issue Details | |||||
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 ";". | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|