mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-02 22:09:35 +00:00
The `GNUInstallDirs` module has different defaults on BSD platforms. Update the test expected output to account for the difference. Fixes: #16887