From: Marcus Fritzsch Date: Tue, 12 Sep 2017 11:34:47 +0000 (+0200) Subject: cmake: rename the project to WindowManagerTMC X-Git-Tag: 4.99.1~22 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2Fwindowmanager.git;a=commitdiff_plain;h=015288d3dd98ad579cb3b9b0c645ee654f8b77a8 cmake: rename the project to WindowManagerTMC Signed-off-by: Marcus Fritzsch --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 54e2da6..faeef67 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ cmake_minimum_required(VERSION 2.8) -project(TMCAGLWM) +project(WindowManagerTMC) set(PACKAGE_VERSION_MAJOR 0) set(PACKAGE_VERSION_MINOR 0)