logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

acr-wrap — compile meson wrap files into makefiles

Author

       Written by pancake <pancake@nopcode.org>

Debian                                            Aug 12, 2022                                       ACR-WRAP(1)

Description

       acr-wrap is script that generates a makefile from a meson wrap file.

       This way it is possible to use meson subprojects without depending on meson to work. Reducing maintenance
       costs  when  multiple  build  systems  are in use, but also enabling make-based projects to use a cleaner
       syntax for external source projects.

Name

       acr-wrap — compile meson wrap files into makefiles

See Also

amr(1) acr(1) acr-cat(1) configure.acr(5)

Synopsis

acr-wrap [configure-script]

See Also