From: Fletcher T. Penney Date: Fri, 13 Nov 2015 14:53:39 +0000 (-0500) Subject: update cmake notes X-Git-Tag: 0.1.0a~14^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87eb0048743d64d40581b3df7c2878553b03e9ae;p=multimarkdown update cmake notes --- diff --git a/IMPORTANT b/IMPORTANT index a3e1bd2..fe1b6af 100644 --- a/IMPORTANT +++ b/IMPORTANT @@ -9,7 +9,7 @@ Build a version optimized for performance. make debug -Faster compile, but not as high performance. +Faster compile, but not as high performance. Enables test suite support. make xcode