diff options
| author | yangwei <[email protected]> | 2024-03-14 11:49:00 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-03-14 11:49:00 +0800 |
| commit | ca6d7fecf10ed355b2e8848208ff312da2fbe24f (patch) | |
| tree | 4eafff19711d9be26cddc69123fe8a01b57f3242 /test | |
| parent | cf158cc7856870eeaf21f2194d1299937d6c049e (diff) | |
Diffstat (limited to 'test')
| -rw-r--r-- | test/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index d982b1b..d1f9aef 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 2.8) +cmake_minimum_required (VERSION 3.10) project(${lib_name}_test) |
