Use literal '$gtm_dist/' in front of (gtm|gde)help.dat

This commit is contained in:
Brad King 2012-06-19 14:39:39 -04:00
parent eb42ac5565
commit 151c165eca
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ set(gtm_hlp mumps.hlp)
set(gde_hlp gde.hlp)
foreach(help gtm gde)
set(CMAKE_CONFIGURABLE_FILE_CONTENT
"Change -segment DEFAULT -block=2048 -file=${help}help.dat
"Change -segment DEFAULT -block=2048 -file=\$gtm_dist/${help}help.dat
Change -region DEFAULT -record=1020 -key=255
exit")
configure_file(${CMAKE_ROOT}/Modules/CMakeConfigurableFile.in