From e22505aee5a36e2290c32ccec12d50ec4e7fde27 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周六, 30 11月 2019 18:48:45 +0800
Subject: [PATCH] fix centos tests

---
 test/CMakeLists.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index c1be16e..2c02526 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -9,7 +9,6 @@
 	"${CMAKE_BINARY_DIR}/licensecc_properties_test.h.tmp"
 )
 
-cmake_policy(SET CMP0070 NEW)
 file(GENERATE OUTPUT "${CMAKE_BINARY_DIR}/include/$<CONFIG>/licensecc_properties_test.h" 
 		INPUT "${CMAKE_BINARY_DIR}/licensecc_properties_test.h.tmp")
 

--
Gitblit v1.9.1