new index

This commit is contained in:
suvari
2020-09-17 17:17:34 +03:00
parent 640efe3eb6
commit 53cfa438c5
15 changed files with 251950 additions and 251915 deletions
@@ -0,0 +1,12 @@
diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2017-12-02 10:27:41.000000000 +0300
+++ b/CMakeLists.txt 2017-12-16 13:36:51.970738394 +0300
@@ -26,7 +26,7 @@
include(ECMQtDeclareLoggingCategory)
include(ECMCoverageOption)
-set(QT_REQUIRED_VERSION "5.8.0")
+set(QT_REQUIRED_VERSION "5.7.1")
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui XmlPatterns Test)