diff options
Diffstat (limited to 'test/tx/cmake/regression')
| -rw-r--r-- | test/tx/cmake/regression/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tx/cmake/regression/CMakeLists.txt b/test/tx/cmake/regression/CMakeLists.txt index 160f9e29..ec67dd57 100644 --- a/test/tx/cmake/regression/CMakeLists.txt +++ b/test/tx/cmake/regression/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0.0 FATAL_ERROR) +cmake_minimum_required(VERSION 3.13 FATAL_ERROR) cmake_policy(SET CMP0057 NEW) project(regression_test LANGUAGES C) |
