This commit is contained in:
2022-10-07 08:03:56 +03:00
parent e0e25bf0c4
commit 8c57311bb0
8 changed files with 98 additions and 6 deletions

View File

@ -4,6 +4,7 @@
# Version 12
cmake_minimum_required(VERSION 3.0.0)
cmake_policy(SET CMP0051 NEW)
cmake_policy(SET CMP0054 NEW)
if (PVS_STUDIO_AS_SCRIPT)