FEM: add missing cmake entry

This commit is contained in:
Bernd Hahnebach
2020-05-29 17:47:21 +02:00
parent 8b1e2201be
commit 294b753f51

View File

@@ -353,6 +353,7 @@ SET(FemGuiTests_SRCS
)
SET(FemGuiUtils_SRCS
femguiutils/__init__.py
femguiutils/selection_widgets.py
)