mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
acb9511044
Teach `target_precompile_headers` to treat relative paths the same way as `target_sources`. Fixes: #19733