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