diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a2ab75..03cd02d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ if ( APPLE ) cmake_minimum_required( VERSION 3.13 ) else () - cmake_minimum_required( VERSION 3.5 ) + cmake_minimum_required( VERSION 3.10 ) endif () project( uxplay ) diff --git a/README.html b/README.html index 20814da..7f0f9e7 100644 --- a/README.html +++ b/README.html @@ -11,7 +11,10 @@ found).

Highlights: