diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-12-03 15:07:22 +0100 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-12-03 15:07:22 +0100 |
commit | 3b5d5f65c5eb10997362f9f9509fe2161eaa335c (patch) | |
tree | 7d93a98ef79fa880ca5adf1164feba63cb7c31ee /lib/csapi/definitions/public_rooms_response.h | |
parent | c3a0515ac2ead7b2d0653be3517836cd31be480e (diff) | |
download | libquotient-3b5d5f65c5eb10997362f9f9509fe2161eaa335c.tar.gz libquotient-3b5d5f65c5eb10997362f9f9509fe2161eaa335c.zip |
CMakeLists.txt: add .h files to sources
This is driven by the change in the way Qt Creator 6 works with CMake
(see https://www.qt.io/blog/qt-creator-6-cmake-update) that basically
requires you to explicitly add header files as source files. While this
obviously added to the size of the source files list, it also drove
dropping the repeated file(GLOB_RECURSE ... CONFIGURE_DEPENDS) call
which added a considerable speedbump to the beginning of each build
(now that call is just one).
Diffstat (limited to 'lib/csapi/definitions/public_rooms_response.h')
0 files changed, 0 insertions, 0 deletions