aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/cygwin.txt
blob: 7290648c231468dbeb2572177ae9bec0a20acf65 (plain)
1
2
3
4
5
6
7
8
9
10
11
os_type unix

install_root c:\Botan
doc_dir docs

# 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.
<supports_shared>
#all
</supports_shared>