Skip to content
Snippets Groups Projects
Commit 0abf4d7f authored by Kitware Robot's avatar Kitware Robot Committed by Ben Boeckel
Browse files

verdict 2023-10-29 (af367b99)

Code extracted from:

    https://gitlab.kitware.com/third-party/verdict.git

at commit af367b9940d4121c6d1cfe498d2c764cc7212e1b (for/vtk-20231029-1.4.0).
parent 4bcea78a
No related branches found
No related tags found
No related merge requests found
set(headers
verdict.h
VerdictVector.hpp
verdict_defines.hpp)
verdict_defines.hpp
"${CMAKE_CURRENT_BINARY_DIR}/verdict_config.h")
set(sources
V_EdgeMetric.cpp
......@@ -23,4 +24,5 @@ configure_file(
vtk_module_add_module(VTK::verdict
HEADERS ${headers}
SOURCES ${sources})
SOURCES ${sources}
HEADERS_SUBDIR "vtkverdict")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment