Merge pull request #2134 from profanity-im/feat/noautotools
feat: Remove autotools and adapt docu and scripts
This commit is contained in:
@@ -742,7 +742,7 @@ endif
|
||||
lint_and_test = find_program('scripts/lint-and-test.sh', required: false)
|
||||
if lint_and_test.found()
|
||||
run_target('doublecheck',
|
||||
command: [lint_and_test, '--fix-formatting', '--meson']
|
||||
command: [lint_and_test, '--fix-formatting', '--tests']
|
||||
)
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user