aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/gpg.vs.cmake
blob: c551b3a0028c9c8b45ad5b66e2fbb443d9099199 (plain)
1
2
3
4
5
6
7
# -*- cmake -*-

# gpg.vs is just a place to put windows specific nastyness needed to
# make the libgcrypt, libgpg-error, and libotr compile.

set(gpg.vs_INCLUDE_DIRS )
add_definitions( /DHAVE_CONFIG_H=1 )