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