diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-09-13 15:22:05 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-09-13 16:21:37 (GMT) |
commit | 70089d0769902c58da925eb571ad430bec40e9da (patch) | |
tree | e3c60a46e9606b02cda55f29a9148ce331ca22e4 /Example | |
parent | 1fef29e4c63ca5331670257f67505e06725a8c82 (diff) | |
download | CMake-70089d0769902c58da925eb571ad430bec40e9da.zip CMake-70089d0769902c58da925eb571ad430bec40e9da.tar.gz CMake-70089d0769902c58da925eb571ad430bec40e9da.tar.bz2 |
genex: Fix preprocessing with incomplete content (#14410).
Similar incomplete generator expressions are already tested
in the GeneratorExpression unit test, but those are executed
with add_custom_target. The generator expressions in the include
directories are run through the preprocessor, whereas the ones
run through add_custom_target are not.
Diffstat (limited to 'Example')
0 files changed, 0 insertions, 0 deletions