CMP0157-OLD.cmake 98 B

1234
  1. cmake_minimum_required(VERSION 3.28)
  2. cmake_policy(SET CMP0157 OLD)
  3. include(CMP0157-common.cmake)