<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Monotype Corsiva";
        panose-1:3 1 1 1 1 2 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'>At one point in the past, there was a standard build
configuration called “RelWithDebInfo” (Release With Debugging Info).
Upon examining the cmake advanced values, I notice the
CMAKE_CONFIGURATION_TYPES variable only contains “Debug;Release”.
However, since there are other cmake variables, such as
CMAKE_CXX_FLAGS_RELWITHDEBINFO, that seem to indicate support for this mode, I
decided to take a crack at adding “;RelWithDebInfo” to the
configuration types variable. Unfortunately, that didn’t work. The
generated workspace only has Debug and Release configuration modes. Can anyone
tell me what I’m doing wrong? </span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'> </span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'>Thanks,</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'> </span></font></p>

<p style='margin:0in;margin-bottom:.0001pt'><strong><b><font size=6
face="Monotype Corsiva"><span style='font-size:24.0pt;font-family:"Monotype Corsiva";
font-weight:normal'>Chris</span></font></b></strong></p>

<p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>--<br>
Christopher R. Volpe,
Ph.D.                                                       <br>
Senior
Scientist                                                          
Email: <a href="mailto:cvolpe@ara.com">cvolpe@ara.com</a><br>
Applied Research Associates,
Inc.                               
Voice: </span></font><font
  size=2><span style='font-size:10.0pt'>919-582-3380<br>
  </span></font><font size=2><span style='font-size:10.0pt'>8540 Colonnade
    Center Dr., Ste 301</span></font><font size=2><span style='font-size:10.0pt'> 
                                
Fax: 919-878-3672<br>
</span></font><font size=2><span style='font-size:10.0pt'>Raleigh</span></font><font
 size=2><span style='font-size:10.0pt'>, </span></font><font size=2><span
  style='font-size:10.0pt'>NC</span></font><font size=2><span style='font-size:
 10.0pt'> </span></font><font size=2><span style='font-size:10.0pt'>27615</span></font><font
size=2><span style='font-size:10.0pt'>                                                             
Web: <a href="http://www.ara.com/">www.ara.com</a></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

</div>

</body>

</html>