aboutsummaryrefslogtreecommitdiff
path: root/ports/gdcm2/socketxx.patch
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-10-23 12:17:56 -0700
committerGitHub <noreply@github.com>2017-10-23 12:17:56 -0700
commitcb2ee489746fc260c60a3fbff8dc37ec48829d43 (patch)
tree46e0119551e41122f10f282682ba3896ef2303cf /ports/gdcm2/socketxx.patch
parentcf5bc755975a2f5358f1b5e3cf3dc2fcf2034c9f (diff)
parent2e39b6195fbc14a655474b019234890df94a2ed0 (diff)
downloadvcpkg-cb2ee489746fc260c60a3fbff8dc37ec48829d43.tar.gz
vcpkg-cb2ee489746fc260c60a3fbff8dc37ec48829d43.zip
Merge pull request #2027 from sonogi1/master
Update port "GDCM", version 2.6.8 to 2.8.3
Diffstat (limited to 'ports/gdcm2/socketxx.patch')
-rw-r--r--ports/gdcm2/socketxx.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/ports/gdcm2/socketxx.patch b/ports/gdcm2/socketxx.patch
new file mode 100644
index 000000000..0142910b1
--- /dev/null
+++ b/ports/gdcm2/socketxx.patch
@@ -0,0 +1,11 @@
+--- a/Utilities/socketxx/socket++/CMakeLists.txt
++++ b/Utilities/socketxx/socket++/CMakeLists.txt
+@@ -76,7 +76,7 @@
+ endif()
+ set_target_properties(${SOCKETXX_LIBRARY_NAME} PROPERTIES ${SOCKETXX_LIBRARY_PROPERTIES})
+ if(BUILD_SHARED_LIBS)
+- set_target_properties(${SOCKETXX_LIBRARY_NAME} PROPERTIES INTERFACE_LINK_LIBRARIES "" LINK_INTERFACE_LIBRARIES "")
++ set_target_properties(${SOCKETXX_LIBRARY_NAME} PROPERTIES INTERFACE_LINK_LIBRARIES "")
+ endif()
+
+ # Install library