keyboardq: don't bother re-finding required Qt components
This commit is contained in:
parent
1b9d8b1f91
commit
472c07008e
@ -8,8 +8,6 @@ if(NOT WITH_QML)
|
|||||||
return()
|
return()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(${qtname} ${QT_VERSION} CONFIG REQUIRED Core DBus)
|
|
||||||
|
|
||||||
set(_keyboard ${CMAKE_CURRENT_SOURCE_DIR}/../keyboard)
|
set(_keyboard ${CMAKE_CURRENT_SOURCE_DIR}/../keyboard)
|
||||||
|
|
||||||
include_directories(${_keyboard})
|
include_directories(${_keyboard})
|
||||||
|
Loading…
Reference in New Issue
Block a user