From dc4b94c7953922d706e27451f1cff4f1601ef03f Mon Sep 17 00:00:00 2001 From: Magnus Lundborg Date: Tue, 11 Dec 2012 11:54:16 +0100 Subject: Improved install instructions diff --git a/INSTALL b/INSTALL index 5db5f3f..8253479 100644 --- a/INSTALL +++ b/INSTALL @@ -15,4 +15,9 @@ programs using the library must specify explicitly where to look for it. cp ../example_files/tng_example.tng . - ) \ No newline at end of file + ) + +Useful cmake flags: +-DBUILD_DOCUMENTATION=ON to build the API documentation (requires doxygen) +-DCMAKE_BUILD_TYPE=Debug to compile with debug flags (recommended for +feedback during development) \ No newline at end of file -- cgit v0.10.1