Show: fix forgotten cmakelists

This commit is contained in:
DeepSOIC
2018-05-25 17:24:57 -03:00
committed by Yorik van Havre
parent 75ba527311
commit bd442192fb
+1
View File
@@ -4,6 +4,7 @@ SET(Show_SRCS
DepGraphTools.py
FrozenClass.py
TempoVis.py
Containers.py
)
SOURCE_GROUP("" FILES ${Show_SRCS})