aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-03-07 10:59:56 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-03-07 10:59:56 +0800
commitb1763a09efc02e738dbe56453dc4b8b376bfa81c (patch)
treec8e9bb46cd93ade7c361f4e3229de8a15f830e55
parent1fed2c5a38fed8bc91bb6b8a08982303eb9c2e82 (diff)
-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")