diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2026-02-15 12:23:05 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2026-02-22 21:43:05 +0100 |
| commit | 6a99d07d4aad9f355d89e310b21ff4dff2e665aa (patch) | |
| tree | 124f96935e4144516c9af06e17db4430664c638d /modules/FindTDE.cmake | |
| parent | c25ffb3c894a2f9f5994960dd9b1c4c3aa5ea411 (diff) | |
| download | tde-cmake-fix/install-icons.tar.gz tde-cmake-fix/install-icons.zip | |
tde_install_icons: Fix searching for icon filesfix/install-icons
1. In the call to `file( GLOB ... )` the name of the output variable
(`_icon_files`) was repeated as the globbing expression.
2. For unknown reasons `file( GLOB ... )` sometimes fails and returns
nothing. This could lead to either FTBFS or to silently skipping
the installation of some icons. When the same `file( GLOB ... )`
is called again, it succeeds.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'modules/FindTDE.cmake')
0 files changed, 0 insertions, 0 deletions
