Compare commits

..

1 commit

Author SHA1 Message Date
Florian Müllner
598c80f59b Merge branch 'optional-tests' into 'main'
build: Make tests optional

See merge request GNOME/blueprint-compiler!245
2025-06-04 17:58:21 +02:00

View file

@ -1,5 +1,5 @@
project('blueprint-compiler', project('blueprint-compiler',
version: '0.17.0', version: '0.16.0',
) )
prefix = get_option('prefix') prefix = get_option('prefix')