one more fix
This commit is contained in:
parent
e7f1d48db6
commit
24e1dca5ea
@ -21,8 +21,6 @@ if (NOT DEFINED QT_VERSION_MAJOR)
|
|||||||
endif()
|
endif()
|
||||||
find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Core)
|
find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Core)
|
||||||
|
|
||||||
qt_standard_project_setup()
|
|
||||||
|
|
||||||
find_package(LMDB REQUIRED)
|
find_package(LMDB REQUIRED)
|
||||||
|
|
||||||
# Build type
|
# Build type
|
||||||
|
Loading…
Reference in New Issue
Block a user