mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
913736f17d
The `GNUInstallDirs` module has different defaults on BSD platforms. Update the test expected output to account for the difference. Fixes: #16887