From e79a9d5abf7bc0c7e3fe850d64e5b0cbb65fdc4f Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 23 Apr 2020 18:33:58 -0400 Subject: [PATCH] Can't set this policy yet as we havn't deprecate trusty for 1.34 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b8754ac4..cca9fe82e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,6 @@ # For more information and installation, see the INSTALL file # cmake_minimum_required (VERSION 2.8.7) -cmake_policy(SET CMP0054 NEW) project (zoneminder) file (STRINGS "version" zoneminder_VERSION) # make API version a minor of ZM version