This commit is contained in:
Johannes Wendel
2019-10-09 23:11:36 +02:00
parent 03e1501985
commit efb77a754d
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})