diff options
| author | Samuel Johnson <[email protected]> | 2025-10-08 10:28:39 -0400 |
|---|---|---|
| committer | Samuel Johnson <[email protected]> | 2025-10-08 10:28:39 -0400 |
| commit | f9c3650a31183c56b7613b074e8c11680317eb89 (patch) | |
| tree | e6af62a9f1049cf1fa7b76358c9a5a9d23177e9d /CMakeLists.txt | |
| parent | 886b6573ebdcf00bf862aa03bf07fa0a3469a86d (diff) | |
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c564c75..35c254f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.12) +cmake_minimum_required(VERSION 2.8...3.12) project(mmband VERSION 0.1) set(CMAKE_EXPORT_COMPILE_COMMANDS ON) |
