Skip to content

Commit

Permalink
chore: move xmls to s3d desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
chandan-satija committed Feb 28, 2024
1 parent 1efbe9a commit 0e20c32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
8 changes: 0 additions & 8 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ vtk_module_add_module(${NAMESPACE}::stkLibiglCopyleft
PRIVATE_HEADERS ${private_headers}
)

set(xml_files
Resources/stkLibiglBoolean3DMesher.xml
)

paraview_add_server_manager_xmls(
XMLS ${xml_files}
)

if(CGAL_FOUND)
include(${CGAL_USE_FILE})

Expand Down
55 changes: 0 additions & 55 deletions src/Resources/stkLibiglBoolean3DMesher.xml

This file was deleted.

0 comments on commit 0e20c32

Please sign in to comment.