aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2015-07-09 19:24:05 +0200
committerEven Rouault <even.rouault@spatialys.com>2015-07-09 19:24:05 +0200
commit9f05b2dd07712d35fe3fa78934631b6a0142891f (patch)
tree7f60956bddca449be290ffda0298e40e524e9d98 /cmake
parentd895a12eee04c04a254f2a5a759f763e2fc28519 (diff)
downloadPROJ-9f05b2dd07712d35fe3fa78934631b6a0142891f.tar.gz
PROJ-9f05b2dd07712d35fe3fa78934631b6a0142891f.zip
Make multistresstext.exe compile, and work, with mingw cross compiler (autoconf build)
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Makefile.in b/cmake/Makefile.in
index bd9b8629..c7108fd3 100644
--- a/cmake/Makefile.in
+++ b/cmake/Makefile.in
@@ -177,6 +177,7 @@ SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
+THREAD_LIB = @THREAD_LIB@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@