use ON/OFF in cmake option docs
This commit is contained in:
parent
0400df279d
commit
81cba1f955
4
README
4
README
|
@ -12,8 +12,8 @@ In order to build awesome itself, you need header files and libs of:
|
||||||
- pango and pangocairo
|
- pango and pangocairo
|
||||||
- libev
|
- libev
|
||||||
- glib
|
- glib
|
||||||
- GdkPixBuf or Imlib2 (use -DWITH_IMLIB2=1 with cmake)
|
- GdkPixBuf or Imlib2 (use -DWITH_IMLIB2=ON with cmake)
|
||||||
- dbus (optional, use -DWITH_DBUS=0 with cmake to disable)
|
- dbus (optional, use -DWITH_DBUS=OFF with cmake to disable)
|
||||||
- gperf
|
- gperf
|
||||||
|
|
||||||
In order to build the awesome man pages and documentation,
|
In order to build the awesome man pages and documentation,
|
||||||
|
|
Loading…
Reference in New Issue