Remove unused policy spec.

This commit is contained in:
Marcel Pi 2024-02-22 18:22:40 +01:00
parent 7b4e895ae6
commit 04e7f3ebdb
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
cmake_minimum_required (VERSION 3.20.0)
cmake_policy (SET CMP0097 NEW)
cmake_policy (SET CMP0140 NEW)
cmake_policy (SET CMP0077 OLD)
set (CARLA_VERSION_MAJOR 0)