This commit is contained in:
Johannes Wendel
2019-10-09 23:11:36 +02:00
parent 2bd050807f
commit 4e8bf80034
4 changed files with 31 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ set(SOURCES
output/OutputRequestHandlerFactory.cpp
FlippRServer.cpp
input/InputSocketHandlerFactory.cpp
output/ItemVarHolder.h)
)
add_executable(${PROJECT_NAME} ${SOURCES})