diff --git a/CMakeLists.txt b/CMakeLists.txt index 7002c372..04f77726 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ -cmake_minimum_required(VERSION 3.0) -cmake_policy(VERSION 3.0...3.22) +cmake_minimum_required(VERSION 3.0...3.22) # Include guard for including this project multiple times if(TARGET Headers)