summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-28 14:43:16 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-29 00:18:56 +0300
commit482cbfc4e1299434a6f632fe7f4b4e3704e65e87 (patch)
treea629b12b8a768f8431de0c134990bdbaf98912b3 /src/CMakeLists.txt
parent72cc5d13430dff4e41c77482eebd9e5e421fe739 (diff)
downloadplus-482cbfc4e1299434a6f632fe7f4b4e3704e65e87.tar.gz
plus-482cbfc4e1299434a6f632fe7f4b4e3704e65e87.tar.bz2
plus-482cbfc4e1299434a6f632fe7f4b4e3704e65e87.tar.xz
plus-482cbfc4e1299434a6f632fe7f4b4e3704e65e87.zip
add file access fuzzer.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 40c7bf942..bf54c4cab 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -522,6 +522,8 @@ SET(SRCS
utils/cpu.cpp
utils/cpu.h
utils/dtor.h
+ utils/fuzzer.cpp
+ utils/fuzzer.h
utils/gettext.h
utils/langs.cpp
utils/langs.h