From b1763a09efc02e738dbe56453dc4b8b376bfa81c Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Thu, 7 Mar 2019 10:59:56 +0800 Subject: delete include --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') 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") -- cgit 1.2.3-korg