summaryrefslogtreecommitdiffstats
path: root/CMakeScripts
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2017-05-23 18:44:33 +0000
committerEduard Braun <eduard.braun2@gmx.de>2017-05-23 18:44:33 +0000
commitf18b7199542c83ddf5c3813fe0ff0336a81fa464 (patch)
tree04841c6622eb7be00a6fdd0456ee519eda459961 /CMakeScripts
parentmerge dimon's branch: fixed xverbs (diff)
downloadinkscape-f18b7199542c83ddf5c3813fe0ff0336a81fa464.tar.gz
inkscape-f18b7199542c83ddf5c3813fe0ff0336a81fa464.zip
cmake/MSYS2: Include libyaml for xverb feature
(bzr r15699)
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 ec2cd0a14..495e8e1e6 100644
--- a/CMakeScripts/InstallMSYS2.cmake
+++ b/CMakeScripts/InstallMSYS2.cmake
@@ -103,6 +103,7 @@ if(WIN32)
${MINGW_BIN}/libwpg-0.3.dll
${MINGW_BIN}/libxml2-2.dll
${MINGW_BIN}/libxslt-1.dll
+ ${MINGW_BIN}/libyaml-0-2.dll
${MINGW_BIN}/nss3.dll
${MINGW_BIN}/nssutil3.dll
${MINGW_BIN}/smime3.dll