diff options
Diffstat (limited to 'hello')
| -rw-r--r-- | hello/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hello/CMakeLists.txt b/hello/CMakeLists.txt index 9ace20f..90a0d78 100644 --- a/hello/CMakeLists.txt +++ b/hello/CMakeLists.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | cmake_minimum_required(VERSION 3.0) | 1 | cmake_minimum_required(VERSION 3.20) |
| 2 | 2 | ||
| 3 | add_executable(hello main.cc) | 3 | add_executable(hello main.cc) |
| 4 | 4 | ||
