From 8775577e117dc5203867327bd1d04d3cc9234a3c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Feb 2016 18:39:27 +0300 Subject: Add function for split line by separators and quotes. Also add tests for it. --- 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 6a5902882..fe622c0c0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -790,6 +790,8 @@ SET(SRCS utils/langs.cpp utils/langs.h utils/mathutils.h + utils/paramerers.cpp + utils/paramerers.h utils/paths.cpp utils/paths.h utils/perfomance.cpp -- cgit v1.2.3-60-g2f50