Skip to content
Snippets Groups Projects
Commit 4bee5b55 authored by Erik Andresen's avatar Erik Andresen
Browse files

insert missing lines in the cmakelist

parent fae4151a
No related branches found
No related tags found
No related merge requests found
...@@ -107,6 +107,9 @@ set( SRCS ...@@ -107,6 +107,9 @@ set( SRCS
src/widgetsettings.cpp src/widgetsettings.cpp
src/jpsyahpointer.cpp src/jpsyahpointer.cpp
src/jpsconnection.cpp src/jpsconnection.cpp
src/UndoFramework/action.cpp
src/UndoFramework/lineaction.cpp
src/UndoFramework/actionstack.cpp
dxflib/src/dl_writer_ascii.cpp dxflib/src/dl_writer_ascii.cpp
dxflib/src/dl_dxf.cpp dxflib/src/dl_dxf.cpp
) )
...@@ -128,6 +131,9 @@ set( HDR ...@@ -128,6 +131,9 @@ set( HDR
src/widgetsettings.h src/widgetsettings.h
src/jpsyahpointer.h src/jpsyahpointer.h
src/jpsconnection.h src/jpsconnection.h
src/UndoFramework/action.h
src/UndoFramework/lineaction.h
src/UndoFramework/actionstack.h
dxflib/src/dl_writer_ascii.h dxflib/src/dl_writer_ascii.h
dxflib/src/dl_writer.h dxflib/src/dl_writer.h
dxflib/src/dl_global.h dxflib/src/dl_global.h
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment