From 1d332bbe6fa856cc002af2b2de782962dad94d71 Mon Sep 17 00:00:00 2001 From: eidheim Date: Sat, 19 Dec 2015 11:32:19 +0100 Subject: [PATCH] Added cmake cleanup to installation document --- docs/install.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/install.md b/docs/install.md index 1505777..86623d5 100644 --- a/docs/install.md +++ b/docs/install.md @@ -98,6 +98,11 @@ make install Note that we are currently working on a Windows-version without the need of an X-server. --> +## Cleanup CMake cache files (in case you want to try out juCi++ on its source files) +```sh +rm -r CMakeFiles CMakeCache.txt +``` + ## Run ```sh juci