aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/vtk-compile-tools/name-suffix.diff
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/vtk-compile-tools/name-suffix.diff
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/vtk-compile-tools/name-suffix.diff')
-rw-r--r--vcpkg/ports/vtk-compile-tools/name-suffix.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/vcpkg/ports/vtk-compile-tools/name-suffix.diff b/vcpkg/ports/vtk-compile-tools/name-suffix.diff
new file mode 100644
index 0000000..e2e4c16
--- /dev/null
+++ b/vcpkg/ports/vtk-compile-tools/name-suffix.diff
@@ -0,0 +1,12 @@
+diff --git a/Wrapping/Tools/CMakeLists.txt b/Wrapping/Tools/CMakeLists.txt
+index 05aa805f..911a032f 100644
+--- a/Wrapping/Tools/CMakeLists.txt
++++ b/Wrapping/Tools/CMakeLists.txt
+@@ -46,6 +46,7 @@ set_property(SOURCE vtkParseMain.c
+ set(_vtk_module_no_namespace_abi_mangling ON)
+
+ vtk_module_add_module("${ns}::WrappingTools"
++ LIBRARY_NAME_SUFFIX "_CompileTools" # distinct from port vtk
+ SOURCES ${sources}
+ HEADERS ${headers})
+