Change support to go back to 0.52.0

This commit is contained in:
Michael Brockus 2020-01-16 10:42:58 -08:00 • committed by GitHub
parent 6a26fcb8ff
commit 4ebfadcbc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
project('UnitTest++', 'cpp', meson_version: '>=0.53.0')
project('UnitTest++', 'cpp', meson_version: '>=0.52.0')
subdir('UnitTest++')