View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007146CMakeCMakepublic2008-06-03 13:172008-07-20 17:14
ReporterDavid Faure 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0007146: Many variables are not documented
Description$ cmake --help-variable CMAKE_LIBRARY_PATH
cmake version 2.6-patch 0 RC-6
Argument "CMAKE_LIBRARY_PATH" to --help-variable is not a defined variable. Use --help-variable-list to see all defined variables.

$ cmake --help-variable-list | grep CMAKE_LIBRARY_PATH
CMAKE_LIBRARY_PATH_FLAG

Same thing with CMAKE_INCLUDE_PATH, CMAKE_SYSTEM_PREFIX_PATH and CMAKE_SYSTEM_LIBRARY_PATH which I saw in use in some cmake code written by Alex Nenudorf.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0012228)
David Faure (reporter)
2008-06-03 13:47

CMAKE_PREFIX_PATH isn't documented either.
(0012764)
Alex Neundorf (developer)
2008-07-20 17:14

Added documentation for these variables to cvs. This will be in 2.6.2, maybe 2.6.1. Are there more missing ?

Alex

 Issue History
Date Modified Username Field Change
2008-06-03 13:17 David Faure New Issue
2008-06-03 13:47 David Faure Note Added: 0012228
2008-06-06 11:08 Bill Hoffman Status new => assigned
2008-06-06 11:08 Bill Hoffman Assigned To => Alex Neundorf
2008-07-20 17:14 Alex Neundorf Note Added: 0012764
2008-07-20 17:14 Alex Neundorf Status assigned => closed
2008-07-20 17:14 Alex Neundorf Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team