Files
RedBear-OS/local/recipes/dev/meson/source/test cases/unit/119 openssl cmake bug/meson.build
T

6 lines
134 B
Meson

project('bug', 'cpp')
# When cmake is not available,
# this triggers the bug described in #12098
openssl_dep = dependency('openssl')