FEM: add missing cmake entry

This commit is contained in:
Bernd Hahnebach
2020-05-29 17:47:21 +02:00
parent e4ea86cfd1
commit 268d2984ac

View File

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