Fix Cmake will not build

missing files in Cmake
From: 0c4f87bd76454264130607fcfcd18b785bc9b0b4
This commit is contained in:
Simon De Backer 2021-02-14 06:52:05 +01:00
parent c592b7a7fd
commit 81e6f217b4

View File

@ -581,6 +581,8 @@ set(QET_SRC_FILES
${QET_DIR}/sources/undocommand/addelementtextcommand.cpp ${QET_DIR}/sources/undocommand/addelementtextcommand.cpp
${QET_DIR}/sources/undocommand/addelementtextcommand.h ${QET_DIR}/sources/undocommand/addelementtextcommand.h
${QET_DIR}/sources/undocommand/addgraphicsobjectcommand.cpp
${QET_DIR}/sources/undocommand/addgraphicsobjectcommand.h
${QET_DIR}/sources/undocommand/changeelementinformationcommand.cpp ${QET_DIR}/sources/undocommand/changeelementinformationcommand.cpp
${QET_DIR}/sources/undocommand/changeelementinformationcommand.h ${QET_DIR}/sources/undocommand/changeelementinformationcommand.h
${QET_DIR}/sources/undocommand/changetitleblockcommand.cpp ${QET_DIR}/sources/undocommand/changetitleblockcommand.cpp