From 5251b3df104c0bb210c88bd935a7cc1fd41e4537 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 摹曛, 20 5月 2021 11:02:42 +0800
Subject: [PATCH] Merge branch 'develop' of https://github.com/open-license-manager/open-license-manager into develop

---
 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b85bc2f..3ce4e3d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,8 +20,8 @@
 #cmake_policy(SET CMP0091 NEW)
 project (licensecc 
 			VERSION 2.0.0
-			DESCRIPTION "Copy protection and licensing library" 
 			LANGUAGES CXX)
+set(PROJECT_DESCRIPTION "Copy protection and licensing library")
 
 set(CMAKE_CXX_STANDARD 11)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)

--
Gitblit v1.9.1