diff --git a/meson.build b/meson.build index 17d34dd..380020b 100644 --- a/meson.build +++ b/meson.build @@ -16,7 +16,6 @@ xinerama = true opt = '-O2' cc = meson.get_compiler('c') -m_dep = cc.find_library('m', required : false) project_source_files = [ 'libs/libdrw/draw.c',