From 013b149694b38c4f1af5883697dbef1608f57a92 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 3 Aug 2011 00:52:21 +1000 Subject: Make it compile better under Windows. --- linden/indra/libgpg-error/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden') diff --git a/linden/indra/libgpg-error/CMakeLists.txt b/linden/indra/libgpg-error/CMakeLists.txt index a0e6202..1660df3 100644 --- a/linden/indra/libgpg-error/CMakeLists.txt +++ b/linden/indra/libgpg-error/CMakeLists.txt @@ -14,7 +14,7 @@ project(gpg-error) libgpg-error-1.0/src ) -set(libgpg-error_SOURCE_FILES +set(gpg-error_SOURCE_FILES libgpg-error-1.0/src/code-from-errno.c libgpg-error-1.0/src/code-to-errno.c libgpg-error-1.0/src/gpg-error.c -- cgit v1.1