add headers in cmake files to get them properly detected
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 7 Feb 2022 12:48:52 +0000 (13:48 +0100)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Fri, 11 Feb 2022 14:31:22 +0000 (14:31 +0000)
commit4371c0cbfed37fa319822e8433be61fd9ce4aa72
tree8a2f96b7d196057c95c46ec1926682d70fa4f393
parent9c266d2ed2d6d1d3951b4ae43cd33c80a115b75b
add headers in cmake files to get them properly detected

qt creator for example requires that headers are explcitly given in the
source lists

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
shell_integration/dolphin/CMakeLists.txt
src/cmd/CMakeLists.txt
src/csync/CMakeLists.txt
src/gui/CMakeLists.txt
src/gui/socketapi/CMakeLists.txt
src/libsync/CMakeLists.txt
src/libsync/vfs/cfapi/CMakeLists.txt
src/libsync/vfs/suffix/CMakeLists.txt
src/libsync/vfs/xattr/CMakeLists.txt