attach vtk context to gcompose

This commit is contained in:
AndreaRigoni
2026-03-22 12:18:33 +00:00
parent a8f786d8d1
commit 324aaa91b7
36 changed files with 674 additions and 19 deletions

View File

@@ -10,6 +10,7 @@ set(HEADERS
Macros.h
Mpl.h
Object.h
ObjectFactory.h
ObjectsContext.h
Options.h
Serializable.h
@@ -27,6 +28,7 @@ set(SOURCES
Archives.cpp
Debug.cpp
Object.cpp
ObjectFactory.cpp
ObjectsContext.cpp
Options.cpp
Serializable.cpp