diff options
Diffstat (limited to 'demo/stream')
| -rw-r--r-- | demo/stream/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/stream/CMakeLists.txt b/demo/stream/CMakeLists.txt index 3b767690..22d3121a 100644 --- a/demo/stream/CMakeLists.txt +++ b/demo/stream/CMakeLists.txt @@ -6,7 +6,7 @@ # file was obtained (LICENSE.txt). A copy of the license may also be # found online at https://opensource.org/licenses/MIT. -cmake_minimum_required (VERSION 2.8.7) +cmake_minimum_required (VERSION 3.15) project(stream) |
