mirror of
https://github.com/labwc/labwc.git
synced 2025-11-07 13:30:06 -05:00
Update README.md
This commit is contained in:
parent
b2f68756a1
commit
61843b120b
2 changed files with 5 additions and 8 deletions
|
|
@ -12,6 +12,8 @@ fi
|
|||
|
||||
if ! [ -e ${builddir} ]; then
|
||||
CC=clang meson -Dwlroots:default_library=static ${builddir}
|
||||
# To enable ASAN and UBSAN, run meson with
|
||||
# `-Db_sanitize=address,undefined`
|
||||
fi
|
||||
|
||||
ninja -C ${builddir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue