MantisBT - Visomics | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012662 | Visomics | [All Projects] General | public | 2012-01-06 15:41 | 2012-01-06 15:41 |
| Reporter | Brian Helba | ||||
| Assigned To | Jean-Christophe Fillion-Robin | ||||
| Priority | urgent | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Platform | OS | OS Version | |||
| Summary | 0012662: CMake variables not propagating from superbuild | ||||
| Description | The CMake variables: "Visomics_KEGG_SERVER_HOSTNAME" and "Visomics_KEGG_SERVER_PORT", when set to non-default values in CMake, do not have their values propagate to the sub-superbuild in the "Visomics-build" directory. The file "visomics-bin/CMakeCache.txt" will contain the properly updated variable values, but the file "visomics-bin/Visomics-build/CMakeCache.txt" will still contain default values. | ||||
| Steps To Reproduce | |||||
| Additional Information | grep -rin "Visomics_KEGG_SERVER_HOSTNAME" ./visomics-bin/ ./visomics-bin/CMakeCache.txt:861:Visomics_KEGG_SERVER_HOSTNAME:STRING=paraviewweb.kitware.com ./visomics-bin/Visomics-build/CMakeCache.txt:913:Visomics_KEGG_SERVER_HOSTNAME:STRING=visomics.kitware.com ./visomics-bin/Visomics-build/voConfigure.h:39:#define Visomics_KEGG_SERVER_HOSTNAME "visomics.kitware.com" | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-01-06 15:41 | Matthew Bowman | New Issue | |||
| 2012-01-06 15:41 | Matthew Bowman | Assigned To | => Jean-Christophe Fillion-Robin | ||
| There are no notes attached to this issue. |