Skip to content

Commit

Permalink
Remove extraneous CMake version requirement. (#50805)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored Apr 7, 2021
1 parent 181f788 commit 27591f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/coreclr/pal/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
cmake_minimum_required(VERSION 3.14.5)

# Compile options
add_definitions(-DLP64COMPATIBLE)
add_definitions(-DCORECLR)
Expand Down

0 comments on commit 27591f5

Please sign in to comment.