diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fdfcde66..3f9a7004 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,7 +1,7 @@ # # dependencies # -find_package(wxWidgets 3.0 REQUIRED core base net adv qa) +find_package(wxWidgets 3.1.6 REQUIRED core base net adv qa) include(${wxWidgets_USE_FILE}) include_directories( ${CMAKE_BINARY_DIR}