diff options
Diffstat (limited to 'examples/static')
-rw-r--r-- | examples/static/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/static/CMakeLists.txt b/examples/static/CMakeLists.txt index c5d77d3..b03d452 100644 --- a/examples/static/CMakeLists.txt +++ b/examples/static/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.12) +cmake_minimum_required(VERSION 3.8) project(example_static) |