diff --git a/deps/nfde/CMakeLists.txt b/deps/nfde/CMakeLists.txt index 13712040..0b6949a6 100644 --- a/deps/nfde/CMakeLists.txt +++ b/deps/nfde/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.2) +cmake_minimum_required(VERSION 3.5) project(nativefiledialog-extended) if(NOT MSVC)