diff options
Diffstat (limited to 'Tests/LinkStatic/CMakeLists.txt')
-rw-r--r-- | Tests/LinkStatic/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/LinkStatic/CMakeLists.txt b/Tests/LinkStatic/CMakeLists.txt index ad3b111..0938dda 100644 --- a/Tests/LinkStatic/CMakeLists.txt +++ b/Tests/LinkStatic/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.4.20110303 FATAL_ERROR) +cmake_minimum_required(VERSION 3.10) if(POLICY CMP0129) cmake_policy(SET CMP0129 NEW) endif() |