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