<p>In <a href="https://github.com/mlpack/mlpack/pull/700#discussion_r69313970">CMakeLists.txt</a>:</p>
<pre style='color:#555'>&gt; @@ -18,15 +18,16 @@ endif()
&gt;  
&gt;  # First, define all the compilation options.
&gt;  # We default to debugging mode for developers.
&gt; -option(DEBUG &quot;Compile with debugging information&quot; ON)
&gt; -option(PROFILE &quot;Compile with profiling information&quot; ON)
&gt; +option(DEBUG &quot;Compile with debugging information.&quot; ON)
&gt; +option(PROFILE &quot;Compile with profiling information.&quot; ON)
</pre>
<p>Nice catch :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/700/files/3af80c339a7a846bb3bdf305131c87eaa939fc01#r69313970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFHmA78_FKB6sxaDhtSIIRL7EfIXsks5qRS4EgaJpZM4I5KSz">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFM6EZU-CQAM8p3bZgoQmQBsLjkjCks5qRS4EgaJpZM4I5KSz.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/700/files/3af80c339a7a846bb3bdf305131c87eaa939fc01#r69313970"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>