diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 67db717..72de676 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,6 @@ project(StormLib) cmake_minimum_required(VERSION 2.6) -include_directories(include) - set(LIBRARY_NAME storm) set(SRC_FILES |