diff options
Diffstat (limited to 'src/build-data/os/windows.txt')
-rw-r--r-- | src/build-data/os/windows.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt index 5ebbcb2d1..209df6e03 100644 --- a/src/build-data/os/windows.txt +++ b/src/build-data/os/windows.txt @@ -10,6 +10,8 @@ shared_lib_symlinks no default_compiler msvc +uses_pkg_config no + # For historical reasons? the library does not have the major number on Windows # This should probably be fixed in a future major release. library_name 'botan{suffix}' |