From fd430b981c6c365dfb9e39b1ee98f7c098128cb4 Mon Sep 17 00:00:00 2001 From: Ladislav Date: Fri, 18 Apr 2014 20:33:06 +0200 Subject: + Renamed Test.cpp to StormTest.cpp --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b22069..5503d83 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -237,7 +237,7 @@ set(ZLIB_BZIP2_FILES ) set(TEST_SRC_FILES - test/Test.cpp + test/StormTest.cpp ) add_definitions(-D_7ZIP_ST -DBZ_STRICT_ANSI) -- cgit v1.2.3