• Andrea Pappacoda's avatar
    Set up commit hook only if master project · e47d23e5
    Andrea Pappacoda authored
    If someone is building Pistache from source as a subproject they are not
    going to commit any changes from there, and setting up the pre-commit
    hook is pointless.
    It is now also optional, since git is not stictly needed to build the
    library, and if you don't have git installed you are probably not going
    to commit.
    e47d23e5
meson.build 3.97 KB