diff options
Diffstat (limited to 'mempool')
-rw-r--r-- | mempool/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mempool/CMakeLists.txt b/mempool/CMakeLists.txt index 1ff4ff1..fe3e2a5 100644 --- a/mempool/CMakeLists.txt +++ b/mempool/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.16) | 1 | cmake_minimum_required(VERSION 3.0) |
2 | 2 | ||
3 | project(mempool) | 3 | project(mempool) |
4 | 4 | ||