Update BUILDING.md by specifing path for cmake

Being in the root directory cmake needed a path for the CMakeLists.txt - otherwise cmake won't run
This commit is contained in:
Tim Brust
2014-08-01 10:56:42 +02:00
committed by Justin Clift
parent 86797591ec
commit 2e5405a60b
+1 -1
View File
@@ -11,7 +11,7 @@ depending on the current Qt configuration on the building machine.
Provided you have Qt and cmake installed and configured, simply run
$ cmake
$ cmake .
followed by