1 2 3 4 5 6 7 8
lib_wlr_util = static_library( 'wlr_util', files( 'list.c', 'log.c', ), include_directories: wlr_inc, )