aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extra/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix automatically enabling extra modules without target config.•••If a module doesn't need any dependencies (e.g. ldap on Windows) the previous logic would have assumed it is unbuildable. With this change we assume a module is buildable unless it explicitly errors when we dry-run the build config. Gravatar Sadie Powell2026-05-071-1/+2
* Fix removing symlinks for modules with missing dependencies.Gravatar Sadie Powell2026-05-061-2/+2
* Fix the FIND_DEPENDENCY vars not being marked as internal.Gravatar Sadie Powell2026-05-011-2/+2
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-271-0/+44