From 24e1dca5eaf44f740d4edd665e13d42a493877c3 Mon Sep 17 00:00:00 2001 From: blue Date: Mon, 10 Oct 2022 23:53:58 +0300 Subject: [PATCH] one more fix --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d774e6..eab713e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,8 +21,6 @@ if (NOT DEFINED QT_VERSION_MAJOR) endif() find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Core) -qt_standard_project_setup() - find_package(LMDB REQUIRED) # Build type