sources = ['Xmx.c', 'Xmx2.c'] libXmx_inc = include_directories('.') libXmx_static = static_library( 'Xmx', sources, include_directories: libXmx_inc )