Files

8 lines
344 B
Diff
Raw Permalink Normal View History

2024-05-29 03:16:54 +08:00
--- 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)