mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-06 20:09:54 -05:00
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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user