Don't use ECM for plugin

This commit is contained in:
outfoxxed 2024-01-24 01:43:22 -08:00
parent 97b759c92a
commit 2a17537738
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 14 additions and 17 deletions

View file

@ -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