From b7f07b2f55c05fc3603feb1cd7c4814d648f11d4 Mon Sep 17 00:00:00 2001 From: Gabriele Contini <contini.mailing@gmail.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