summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/build-data/os/cygwin.txt
blob: dabc018c3d8f927419ed1f1448b6bffc41936e7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
program_suffix .exe

# Cygwin supports shared libs fine, but there are problems with making a Botan
# shared library when libraries it depends on are static-only (such as libz).
# So until I can figure out a work-around, it's disabled.

install_root c:\Botan
doc_dir docs

<target_features>
posix1
dev_random

atomics
sockets
threads
thread_local
filesystem
</target_features>