Don't use ECM for plugin
This commit is contained in:
parent
97b759c92a
commit
2a17537738
3 changed files with 14 additions and 17 deletions
|
@ -47,13 +47,13 @@ if (TARGET Qt::XkbCommonSupportPrivate)
|
|||
target_link_libraries(layer-shell Qt::XkbCommonSupportPrivate)
|
||||
endif()
|
||||
|
||||
ecm_generate_headers(LayerShellQt_HEADERS
|
||||
HEADER_NAMES
|
||||
Shell
|
||||
Window
|
||||
RELATIVE interfaces/
|
||||
REQUIRED_HEADERS LayerShellQt_HEADERS
|
||||
)
|
||||
#ecm_generate_headers(LayerShellQt_HEADERS
|
||||
# HEADER_NAMES
|
||||
# Shell
|
||||
# Window
|
||||
# RELATIVE interfaces/
|
||||
# REQUIRED_HEADERS LayerShellQt_HEADERS
|
||||
#)
|
||||
|
||||
|
||||
generate_export_header(LayerShellQtInterface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue