Files
CMake/Tests/RunCMake/PrecompileHeaders/include/foo_C.h
Brad King b204bae261 target_precompile_headers: Fix documented example using genex
When the path to a header file is specified using a generator
expression, evaluation of the genex must produce an absolute path.
Update our documented example and add a test covering the case.

Fixes: #20617
2020-04-27 14:12:41 -04:00

2 lines
17 B
C