MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011528 | CMake | CMake | public | 2010-11-27 04:50 | 2011-01-12 07:55 |
|
Reporter | Curan | |
Assigned To | Brad King | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | CMake 2.8.3 | |
Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | |
|
Summary | 0011528: FindTCL.cmake uses wrong internal variables in FIND_LIBRARY() invocations |
Description | Debian got a bug report (#600245) about FindTCL.cmake using the wrong variables in its two FIND_LIBRARY() invocations. The TCL invocation uses the TK_LIBRARY_VERSION variable and the TK invocation the TCL_LIBRARY_VERSION variable.
Attached you can find the (trival) patch to address this issue. |
Steps To Reproduce | |
Additional Information | Debian Bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600245 [^] |
Tags | No tags attached. |
Relationships | |
Attached Files | FindTCL_fix_#600245.diff (1,007) 2010-11-27 04:50 https://public.kitware.com/Bug/file/3535/FindTCL_fix_%23600245.diff |
|
Issue History |
Date Modified | Username | Field | Change |
2010-11-27 04:50 | Curan | New Issue | |
2010-11-27 04:50 | Curan | File Added: FindTCL_fix_#600245.diff | |
2010-12-09 11:32 | Brad King | Assigned To | => Brad King |
2010-12-09 11:32 | Brad King | Status | new => assigned |
2010-12-09 11:33 | Brad King | Note Added: 0023845 | |
2010-12-09 11:33 | Brad King | Status | assigned => closed |
2010-12-09 11:33 | Brad King | Resolution | open => fixed |
2011-01-12 07:55 | David Cole | Fixed in Version | => CMake 2.8.4 |
2011-01-12 07:55 | David Cole | Target Version | => CMake 2.8.4 |