mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
8 lines
344 B
Diff
8 lines
344 B
Diff
--- Common/DataModel/CMakeLists.txt 2023-11-14 07:37:21.000000000 +0800
|
|
+++ Common/DataModel/CMakeLists.txt 2024-05-28 19:44:07.000000000 +0800
|
|
@@ -313,3 +313,4 @@
|
|
NOWRAP_HEADERS ${nowrap_headers}
|
|
PRIVATE_TEMPLATES ${private_templates})
|
|
vtk_add_test_mangling(VTK::CommonDataModel)
|
|
+vtk_module_link(VTK::CommonDataModel PUBLIC atomic)
|