Show: fix forgotten cmakelists

This commit is contained in:
DeepSOIC
2018-05-13 02:51:57 +03:00
committed by Yorik van Havre
parent 4741de113d
commit 7e950a4036

View File

@@ -4,6 +4,7 @@ SET(Show_SRCS
DepGraphTools.py
FrozenClass.py
TempoVis.py
Containers.py
)
SOURCE_GROUP("" FILES ${Show_SRCS})