Skip to content
Snippets Groups Projects
Commit 7bbae5f9 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

octree: use `HEADER_DIRECTORIES` to preserve layout

parent d79eba44
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,6 @@ set(headers
vtk_module_add_module(VTK::octree
TEMPLATE_CLASSES ${template_classes}
HEADERS ${headers}
HEADERS_SUBDIR "octree"
HEADER_DIRECTORIES
HEADER_ONLY
EXCLUDE_HEADER_TEST)
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