lottie2gif_src = files('lottie2gif.cpp') executable('lottie2gif', lottie2gif_src, include_directories : headers, cpp_args : compiler_flags, install : true, link_with : thorvg_lib)