blob: 2d634d38f4c85d4b6d4aaa99460fa6ee3d635c2c [file] [log] [blame]
project('feature user option', 'c')
feature_opts = get_option('auto_features')
optional_opt = get_option('optional')
message('Build options:', meson.build_options())