From 5002e404851cfdcdf0d20240319e5a5230780f6f Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 14 Mar 2019 19:10:41 +0100 Subject: Add cmake installation rules along with cpack entries. Made cmake_build_type clever. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0447444..3b817cd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ make install You can customise the build with the following cmake flags : -- `CMAKE_BUILD_TYPE` : Debug|Release|RelWithDebInfo|MinSizeRel, defaults to Release +- `CMAKE_BUILD_TYPE` : Debug|Release|RelWithDebInfo|MinSizeRel, defaults to Release if using a tarball, and Debug if using the git tree - `CMAKE_INSTALL_PREFIX` : path, defaults to `/usr/local` - `SESSION_RECORDING` : ON|OFF, defaults to ON -- cgit v1.2.3