project( 'imx6_ddrstat', 'c', version : '0.1', default_options : [ 'buildtype=debugoptimized', 'c_std=gnu11' ] ) executable( 'imx6_ddrstat', 'imx6_ddrstat.c', link_args : [ '-static' ], install : true )