diff options
Diffstat (limited to 'Tests/UseWX/CMakeLists.txt')
-rw-r--r-- | Tests/UseWX/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/UseWX/CMakeLists.txt b/Tests/UseWX/CMakeLists.txt index ac997ff..8638a08 100644 --- a/Tests/UseWX/CMakeLists.txt +++ b/Tests/UseWX/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required (VERSION 2.6) PROJECT (UsewxWidgets) FIND_PACKAGE(wxWidgets REQUIRED) |