From 6a8bbbcf85f8f15000894cb106af7b87db26f485 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Aug 2015 15:51:45 +0300 Subject: Move command line options parsing to separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d50299f2b..1a2a82f4b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -849,6 +849,8 @@ SET(SRCS chatlogger.h client.cpp client.h + commandline.cpp + commandline.h configmanager.cpp configmanager.h being/compounditem.h -- cgit v1.2.3-60-g2f50