Browse Source

Tests: Remove RunCMake.ExternalProject unnecessary CMake version check

Brad King 5 years ago
parent
commit
0fa9392583
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Tests/RunCMake/ExternalProject/MultiCommand.cmake

+ 0 - 2
Tests/RunCMake/ExternalProject/MultiCommand.cmake

@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 3.9)
-
 include(ExternalProject)
 
 # Verify COMMAND keyword is recognised after various *_COMMAND options