diff options
| author | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-01 15:33:41 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-01 16:52:03 +0300 |
| commit | bf9ff6e5eee7a5b7bfb2b50b0dc5bf948e87eaae (patch) | |
| tree | d360be6801ff7b6315c724907c490979f8c7819e /test cases/unit/119 openssl cmake bug | |
| parent | 550cf5ebcc395dfa78bfc31ee2abc1550a9ed349 (diff) | |
| download | meson-bf9ff6e5eee7a5b7bfb2b50b0dc5bf948e87eaae.tar.gz | |
Condense test directory names for 1.9.
Diffstat (limited to 'test cases/unit/119 openssl cmake bug')
| -rw-r--r-- | test cases/unit/119 openssl cmake bug/meson.build | 5 | ||||
| -rw-r--r-- | test cases/unit/119 openssl cmake bug/nativefile.ini | 7 |
2 files changed, 0 insertions, 12 deletions
diff --git a/test cases/unit/119 openssl cmake bug/meson.build b/test cases/unit/119 openssl cmake bug/meson.build deleted file mode 100644 index d08a8ef42..000000000 --- a/test cases/unit/119 openssl cmake bug/meson.build +++ /dev/null @@ -1,5 +0,0 @@ -project('bug', 'cpp') - -# When cmake is not available, -# this triggers the bug described in #12098 -openssl_dep = dependency('openssl') diff --git a/test cases/unit/119 openssl cmake bug/nativefile.ini b/test cases/unit/119 openssl cmake bug/nativefile.ini deleted file mode 100644 index dd6b0ff29..000000000 --- a/test cases/unit/119 openssl cmake bug/nativefile.ini +++ /dev/null @@ -1,7 +0,0 @@ -[binaries] - -cmake = '/path/to/nothing' - -[built-in options] - -pkg_config_path = ''
\ No newline at end of file |
