View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012702Visomics[All Projects] Generalpublic2012-01-06 15:432012-01-06 15:43
ReporterBrian Helba 
Assigned ToJean-Christophe Fillion-Robin 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0012702: CMake variables not propagating from superbuild
DescriptionThe 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.
Additional Informationgrep -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"
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2012-01-06 15:43 Matthew Bowman New Issue
2012-01-06 15:43 Matthew Bowman Assigned To => Jean-Christophe Fillion-Robin


Copyright © 2000 - 2018 MantisBT Team