aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bc5eb50..3df2ed9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,8 +18,6 @@ project(wheel-service C)
cmake_minimum_required(VERSION 2.8)
-include(GNUInstallDirs)
-
set(PROJECT_NAME "wheel-service")
set(PROJECT_PRETTY_NAME "a wheel service")
set(PROJECT_DESCRIPTION "a wheel service of steering wheel")