From 02a9ddec1d039f1177ff422c83fa9645f24fa40b Mon Sep 17 00:00:00 2001 From: Gabriele Contini <contini.mailing@gmail.com> Date: 周六, 30 11月 2019 19:16:45 +0800 Subject: [PATCH] try wine64 for mingw build --- 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