From 87bb94f23a3d3e65de548e678536228b56016759 Mon Sep 17 00:00:00 2001 From: dehnert Date: Mon, 6 Feb 2017 17:20:40 +0100 Subject: [PATCH] undo wrong replace --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e4b17328..557eb009c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -420,4 +420,4 @@ add_subdirectory(src) include(export) -include(stormCPackConfig.cmake) +include(StormCPackConfig.cmake)