diff options
Diffstat (limited to 'src/bin/CMakeLists.txt')
-rw-r--r-- | src/bin/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/CMakeLists.txt b/src/bin/CMakeLists.txt index 051a56f..f3ae5c7 100644 --- a/src/bin/CMakeLists.txt +++ b/src/bin/CMakeLists.txt | |||
@@ -1,3 +1,3 @@ | |||
1 | cmake_minimum_required(VERSION 3.0) | 1 | cmake_minimum_required(VERSION 3.5) |
2 | 2 | ||
3 | add_subdirectory(mnist) | 3 | add_subdirectory(mnist) |