Skip to content

PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)

Brad King requested to merge brad.king/cmake:pch-export into master

This was accidentally left out of !3553 (merged). Also add a test case for install(EXPORT) and export() propagation of precompiled headers.

Fixes: #19741 (closed)

Merge request reports