{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1734986183,"commit_time":1735037942,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"32bc4288262f704e2e1f4e9f8dd9c06ece314b5f","message":"cmake/FindLDAP: avoid empty 'Requires' item when omitting `pkg-config` module\n\n`list(APPEND ...)` does this automatically, but we're _prepending_ LDAP\n(to follow historical code and also autotools). `list(PREPEND ...)`\nwould likely do that the same, but it requires CMake 3.15 so we do this\nmanually and the manual method needs to skip the empty value manually.\n\nFollow-up to 49f2a23d509645d534cbb2e2ffbd6347fac6e59e #15273\nCloses #15828\n","parents":["7a70b46481eb87f9fcacf1bb08b94be08af2c412"],"tree_hash":"57acf20cc4bca61301a98ed6ec2cee1c42b867a1"}