From b9b56bac6bf5a9701c2898d254a2df9cdf99425c Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 3 Apr 2012 08:55:13 +0300 Subject: Fix buildbot --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index eb1d19cb5..c42f7eab6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -386,7 +386,7 @@ endif() # Installation # if(WIN32) - if(MIGWM10_DLL) + if(MINGWM10_DLL) install(FILES ${MINGWM10_DLL} DESTINATION ${BINDIR}) endif() if(DEFINED ZLIB_DLL) -- cgit v1.2.3