mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
b204bae261
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
2 lines
17 B
C
2 lines
17 B
C
#include "foo.h"
|