<p>In <a href="https://github.com/mlpack/mlpack/pull/700#discussion_r69965501">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; OFF)
&gt; -option(PROFILE &quot;Compile with profiling information&quot; OFF)
&gt; +option(DEBUG &quot;Compile with debugging information.&quot; ON)
&gt; +option(PROFILE &quot;Compile with profiling information.&quot; ON)
</pre>
<p>Oops, this reverts <a href="https://github.com/mlpack/mlpack/commit/3fe0b72997697baf470ef25d959218cdb81d3c4a" class="commit-link"><tt>3fe0b72</tt></a>.</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/c4c8ff950be8a06e06084764f188095c650b7a60#r69965501">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFIlj-XxWyn7ZFDRC9bP3Nkxy8Ev2ks5qTUuigaJpZM4I5KSz">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFIr9MESCiSWDcHlqhecEneEB2Vt7ks5qTUuigaJpZM4I5KSz.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/c4c8ff950be8a06e06084764f188095c650b7a60#r69965501"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>