|
From: Markus R. <god...@us...> - 2009-09-03 09:47:28
|
Module: performous Branch: master Commit: 2d3dd5b4c46c86edb579d3155f00b6cc0c55845c Author: Markus Raab <un...@ma...> Date: Wed Jul 29 17:46:37 2009 +0200 use cmake . later on --- docs/Compiling.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/Compiling.txt b/docs/Compiling.txt index 8f1128d..cab8fea 100644 --- a/docs/Compiling.txt +++ b/docs/Compiling.txt @@ -14,7 +14,7 @@ To install from git: performous # Should you need to change building settings (e.g. installation prefix) - ccmake .. + ccmake . Dependencies: |