View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012333CMakeDocumentationpublic2011-07-12 16:042011-09-12 17:13
ReporterStephen Kelly 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionCMake 2.8.6Fixed in VersionCMake 2.8.6 
Summary0012333: try_compile documentation fix
DescriptionThe try_compile documentation says:

"Return the success or failure in RESULT_VAR."

That should probably at least be

"Return*s* the success or failure in RESULT_VAR."
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0027032)
Alex Neundorf (developer)
2011-07-12 16:41

I changed it to
"The success or failure of the try_compile, i.e. TRUE or FALSE "
"respectively, is returned in RESULT_VAR."

This is already in the next branch.

 Issue History
Date Modified Username Field Change
2011-07-12 16:04 Stephen Kelly New Issue
2011-07-12 16:37 Alex Neundorf Assigned To => Alex Neundorf
2011-07-12 16:37 Alex Neundorf Status new => assigned
2011-07-12 16:41 Alex Neundorf Note Added: 0027032
2011-07-12 16:41 Alex Neundorf Status assigned => closed
2011-07-12 16:41 Alex Neundorf Resolution open => fixed
2011-07-12 16:41 Alex Neundorf Category CMake => Documentation
2011-09-12 17:13 David Cole Fixed in Version => CMake 2.8.6
2011-09-12 17:13 David Cole Target Version => CMake 2.8.6


Copyright © 2000 - 2018 MantisBT Team