Fixed CMakeList
authorkhizmax <khizmax@gmail.com>
Tue, 28 Feb 2017 07:30:40 +0000 (10:30 +0300)
committerkhizmax <khizmax@gmail.com>
Tue, 28 Feb 2017 07:30:40 +0000 (10:30 +0300)
test/unit/misc/CMakeLists.txt

index 3b953ac3fd4f73d06d1f955feaa01dae946c8ca1..0d6337d94c354c6105762b4d4df961fcdc6dc885 100644 (file)
@@ -2,6 +2,7 @@ set(PACKAGE_NAME unit-misc)
 
 set(CDSGTEST_MISC_SOURCES
     ../main.cpp
+    asan_errors.cpp
     bitop.cpp
     cxx11_atomic_class.cpp
     cxx11_atomic_func.cpp