summaryrefslogtreecommitdiffstats
path: root/CMakeScripts
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-04-01 21:40:29 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-04-02 20:10:02 +0000
commit5322129ef2ef27453f7b154ee96bc75fa8f4542c (patch)
tree49a3c1196d4a3d34d79561d69ea5a1c31b3c9148 /CMakeScripts
parentReplace IS_NAN with std::isnan (exists since C++11) (diff)
downloadinkscape-5322129ef2ef27453f7b154ee96bc75fa8f4542c.tar.gz
inkscape-5322129ef2ef27453f7b154ee96bc75fa8f4542c.zip
Update packaging for double-conversion
Diffstat (limited to 'CMakeScripts')
-rw-r--r--CMakeScripts/InstallMSYS2.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeScripts/InstallMSYS2.cmake b/CMakeScripts/InstallMSYS2.cmake
index e1af1db70..4c5e38731 100644
--- a/CMakeScripts/InstallMSYS2.cmake
+++ b/CMakeScripts/InstallMSYS2.cmake
@@ -33,6 +33,7 @@ if(WIN32)
${MINGW_BIN}/libcrypto-1_[0-9]*.dll
${MINGW_BIN}/libcurl-[0-9]*.dll
${MINGW_BIN}/libdatrie-[0-9]*.dll
+ ${MINGW_BIN}/libdouble-conversion.dll
${MINGW_BIN}/libenchant-[0-9]*.dll
${MINGW_BIN}/libepoxy-[0-9]*.dll
${MINGW_BIN}/libexpat-[0-9]*.dll