Clarified the README a bit.
This commit is contained in:
parent
6cb3cd4ed7
commit
852d2ee143
|
@ -95,6 +95,7 @@ This README is being written.<br>
|
||||||
Out-of-tree builds typical of cmake are preferred:
|
Out-of-tree builds typical of cmake are preferred:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ # you must be in the top-level libui directory, otherwise this won't work
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
$ cmake ..
|
$ cmake ..
|
||||||
|
|
Loading…
Reference in New Issue