Removed lib font renderer mention.
This commit is contained in:
parent
be6bcbcacc
commit
c879e016cc
|
@ -26,7 +26,6 @@ executable('lite-xl',
|
|||
dependencies: lite_deps,
|
||||
c_args: lite_cargs,
|
||||
objc_args: lite_cargs,
|
||||
link_with: libfontrenderer,
|
||||
link_args: lite_link_args,
|
||||
install_dir: lite_bindir,
|
||||
install: true,
|
||||
|
|
Loading…
Reference in New Issue