mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-13 18:49:38 -06:00
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"
|