diff --git a/src/coreclr/pal/tests/CMakeLists.txt b/src/coreclr/pal/tests/CMakeLists.txt index d6f9fa55543a8..d3192dedec99b 100644 --- a/src/coreclr/pal/tests/CMakeLists.txt +++ b/src/coreclr/pal/tests/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 3.14.5) - # Compile options add_definitions(-DLP64COMPATIBLE) add_definitions(-DCORECLR)